Searched refs:LogicInput_Config_Common (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/drivers/sensor/nxp/qdec_nxp_s32/ |
D | qdec_nxp_s32.c | 242 #define LogicInput_Config_Common(n, hw_lc_input_id, logic_input_n_cfg) \ macro 288 LogicInput_Config_Common(n, 0, LogicInput##n##_0_Cfg) \ 290 LogicInput_Config_Common(n, 1, LogicInput##n##_1_Cfg) \ 292 LogicInput_Config_Common(n, 2, LogicInput##n##_2_Cfg) \ 294 LogicInput_Config_Common(n, 3, LogicInput##n##_3_Cfg) \
|