Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/input/
Dcy8cmbr3xxx.h11 #define CY8CMBR3XXX_EZ_CLICK_CONFIG_SIZE 128 macro
18 uint8_t data[CY8CMBR3XXX_EZ_CLICK_CONFIG_SIZE];
/Zephyr-latest/drivers/input/
Dinput_cy8cmbr3xxx.c235 uint8_t read_config[CY8CMBR3XXX_EZ_CLICK_CONFIG_SIZE]; in cy8cmbr3xxx_configure()