OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pin_share
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/ralink/
ralink_gpio.c
113
* The
pin_share
array maps to the highest pin used for each of the 10
157
const static u_int8_t
pin_share
[] = {
variable in typeref:typename:const u_int8_t[]
847
for (gpio_mode = 0; gpio_mode < __arraycount(
pin_share
);
849
if (pin <=
pin_share
[gpio_mode]) {
ralink_gpio.c
113
* The
pin_share
array maps to the highest pin used for each of the 10
157
const static u_int8_t
pin_share
[] = {
variable in typeref:typename:const u_int8_t[]
847
for (gpio_mode = 0; gpio_mode < __arraycount(
pin_share
);
849
if (pin <=
pin_share
[gpio_mode]) {
Completed in 27 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025