Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nxp/qdec_nxp_s32/
Dqdec_nxp_s32.c45 uint8_t emios_inst; member
90 config->emios_inst, config->emios_channels[EMIOS_CW_CH_IDX])); /* CW counter */ in qdec_s32_fetch()
92 config->emios_inst, config->emios_channels[EMIOS_CCW_CH_IDX]));/* CCW counter*/ in qdec_s32_fetch()
134 uint8_t emios_inst, emios_hw_ch_cw, emios_hw_ch_ccw; in qdec_s32_initialize() local
165 emios_inst = config->emios_inst; in qdec_s32_initialize()
173 eMios_Icu_Ip_IndexInChState[emios_inst][emios_hw_ch_cw] in qdec_s32_initialize()
175 eMios_Icu_Ip_IndexInChState[emios_inst][emios_hw_ch_ccw] in qdec_s32_initialize()
181 eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[emios_inst][emios_hw_ch_cw]] in qdec_s32_initialize()
183 eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[emios_inst][emios_hw_ch_ccw]] in qdec_s32_initialize()
187 config->emios_inst, config->emios_channels[EMIOS_CW_CH_IDX], (uint32_t)0x1U); in qdec_s32_initialize()
[all …]