Searched refs:GPIOEMULSDL_SCANCODE_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/gpio/ | ||
D | gpio_emul_sdl_bottom.h | 24 #define GPIOEMULSDL_SCANCODE_UNKNOWN 0 macro |
D | gpio_emul_sdl.c | 68 if (config->codes[pin] != GPIOEMULSDL_SCANCODE_UNKNOWN) { in gpio_sdl_init() |