Home
last modified time | relevance | path

Searched refs:GPIO_SC18IM_MAX_PINS (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/gpio/
Dgpio_sc18im704.c21 #define GPIO_SC18IM_MAX_PINS 8 macro
92 if (pin >= GPIO_SC18IM_MAX_PINS) { in gpio_sc18im_pin_configure()
167 if (pin >= GPIO_SC18IM_MAX_PINS) { in gpio_sc18im_pin_get_config()