Searched refs:codes (Results 1 – 3 of 3) sorted by relevance
20 const int *codes; member35 if (config->codes[pin] == bottom_data->event_scan_code) { in sdl_filter_top()68 if (config->codes[pin] != GPIOEMULSDL_SCANCODE_UNKNOWN) { in gpio_sdl_init()69 LOG_INF("GPIO %s:%u = %u", dev->name, pin, config->codes[pin]); in gpio_sdl_init()91 .codes = gpio_sdl_##inst##_codes, \
102 Enabling this option to add some probe codes in the driver, and this information
1228 Enabling this will dump event codes of1235 bool "Dump command and response codes"1239 codes send to and received from firmware1247 codes send to and received from firmware
Completed in 11 milliseconds