Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/afe/
Dfsl_afe.c150 if (config->channelMode != kAFE_BypassDisable) in AFE_SetChannelConfig()
153 … (AFE_CFR_BYP_MODE_MASK | AFE_CFR_DEC_CLK_EDGE_SEL((((uint32_t)config->channelMode) >> 1UL) & 0x1U… in AFE_SetChannelConfig()
154 AFE_CFR_DEC_CLK_INP_SEL(((uint32_t)config->channelMode) & 0x1UL)); in AFE_SetChannelConfig()
204 config->channelMode = kAFE_BypassDisable; in AFE_GetDefaultChannelConfig()
Dfsl_afe.h179 afe_bypass_mode_t channelMode; /*!< Select if channel is in bypassed mode. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/ecspi/
Dfsl_ecspi.c216 …config->channelMode = kECSPI_Slave; /*!< ECSPI peripheral operates in… in ECSPI_GetDefaultChannelConfig()
255 config->channelConfig.channelMode = kECSPI_Master; in ECSPI_MasterGetDefaultConfig()
334 config->channelConfig.channelMode = kECSPI_Slave; in ECSPI_SlaveGetDefaultConfig()
468 base->CONREG |= ECSPI_CONREG_CHANNEL_MODE(config->channelMode); in ECSPI_SetChannelConfig()
476 base->CONREG |= ECSPI_CONREG_CHANNEL_MODE(config->channelMode) << 1U; in ECSPI_SetChannelConfig()
485 base->CONREG |= ECSPI_CONREG_CHANNEL_MODE(config->channelMode) << 2; in ECSPI_SetChannelConfig()
494 base->CONREG |= ECSPI_CONREG_CHANNEL_MODE(config->channelMode) << 3; in ECSPI_SetChannelConfig()
Dfsl_ecspi.h154 ecspi_master_slave_mode_t channelMode; /*!< Channel mode */ member
/hal_nxp-latest/s32/drivers/s32k3/Icu/src/
DEmios_Icu_Ip.c554 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_Init()
686 … nMeasMode = eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode; in Emios_Icu_Ip_Deinit()
731 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_M… in Emios_Icu_Ip_Deinit()
851 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_EnableEdgeDetection()
871 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_DisableEdgeDetection()
1023 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_StartTimestamp()
1111 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_StopTimestamp()
1222 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_EnableEdgeCount()
1251 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_DisableEdgeCount()
1409 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_StartSignalMeasurement()
[all …]
DEmios_Icu_Ip_Irq.c806 …_MEASUREMENT != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode) in Emios_Icu_Ip_ValidateChannelUsedMasterbus()
916 … nMeasMode = eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][nCounter]].channelMode; in Emios_Icu_Ip_ProcessMasterBusInterrupt()
1061 … if((EMIOS_ICU_MODE_NO_MEASUREMENT != eMios_Icu_Ip_ChState[u8ChIndex].channelMode) && bEnableInter) in Emios_Icu_Ip_IrqHandler()
1066 nMeasMode = eMios_Icu_Ip_ChState[u8ChIndex].channelMode; in Emios_Icu_Ip_IrqHandler()
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip.c604 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_Init()
784 … nMeasMode = eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode; in Emios_Icu_Ip_Deinit()
829 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_M… in Emios_Icu_Ip_Deinit()
971 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_EnableEdgeDetection()
995 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_DisableEdgeDetection()
1151 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_StartTimestamp()
1239 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_StopTimestamp()
1350 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_EnableEdgeCount()
1379 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_DisableEdgeCount()
1537 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode = EMIOS_ICU_MOD… in Emios_Icu_Ip_StartSignalMeasurement()
[all …]
DEmios_Icu_Ip_Irq.c743 …_MEASUREMENT != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelMode) in Emios_Icu_Ip_ValidateChannelUsedMasterbus()
853 … nMeasMode = eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][nCounter]].channelMode; in Emios_Icu_Ip_ProcessMasterBusInterrupt()
1077 … if((EMIOS_ICU_MODE_NO_MEASUREMENT != eMios_Icu_Ip_ChState[u8ChIndex].channelMode) && bEnableInter) in Emios_Icu_Ip_IrqHandler()
1082 nMeasMode = eMios_Icu_Ip_ChState[u8ChIndex].channelMode; in Emios_Icu_Ip_IrqHandler()
/hal_nxp-latest/s32/drivers/s32k3/Icu/include/
DEmios_Icu_Ip_Types.h373 eMios_Icu_Ip_ModeType channelMode; member
/hal_nxp-latest/s32/drivers/s32ze/Icu/include/
DEmios_Icu_Ip_Types.h501 eMios_Icu_Ip_ModeType channelMode; member