Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dinput_cap12xx.c30 const uint8_t input_channels; member
93 for (uint8_t i = 0; i < config->input_channels; i++) { in cap12xx_process()
208 LOG_DBG("%d channels configured", config->input_channels); in cap12xx_init()
219 .input_channels = DT_INST_PROP_LEN(index, input_codes), \