OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pin_tab_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/ralink/
ralink_gpio.c
371
* use pin_tab[] in conjunction with
pin_tab_index
[]
454
* use
pin_tab_index
[] to determine index in pin_tab[]
457
static const int
pin_tab_index
[GPIO_PINS] = {
variable in typeref:typename:const int[]
802
const int index =
pin_tab_index
[pin];
902
const int index =
pin_tab_index
[pin];
1003
const int index =
pin_tab_index
[pin];
1434
const int index =
pin_tab_index
[pin];
1458
const int index =
pin_tab_index
[pin];
Completed in 29 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025