Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_emul_sdl_bottom.h24 #define GPIOEMULSDL_SCANCODE_UNKNOWN 0 macro
Dgpio_emul_sdl.c68 if (config->codes[pin] != GPIOEMULSDL_SCANCODE_UNKNOWN) { in gpio_sdl_init()