Searched defs:channelMask (Results 1 – 13 of 13) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_adc/ |
D | fsl_adc.h | 296 …uint32_t channelMask; /*!< Selects which one or more of the ADC channels will be sampled and conve… member 682 static inline void ADC_SetChannelWithThresholdPair0(ADC_Type *base, uint32_t channelMask) in ADC_SetChannelWithThresholdPair0() 693 static inline void ADC_SetChannelWithThresholdPair1(ADC_Type *base, uint32_t channelMask) in ADC_SetChannelWithThresholdPair1()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/ |
D | fsl_sai.c | 279 uint32_t channelMask, in SAI_WriteNonBlocking() 312 uint32_t channelMask, in SAI_ReadNonBlocking() 2172 …I2S_Type *base, uint32_t channel, uint32_t channelMask, uint32_t bitWidth, uint8_t *buffer, uint32… in SAI_WriteMultiChannelBlocking() 2227 …I2S_Type *base, uint32_t channel, uint32_t channelMask, uint32_t bitWidth, uint8_t *buffer, uint32… in SAI_ReadMultiChannelBlocking()
|
D | fsl_sai.h | 290 uint8_t channelMask; /*!< enabled channel mask value, reference _sai_channel_mask */ member 407 uint8_t channelMask; /*!< enabled channel mask value, reference _sai_channel_mask */ member 443 uint8_t channelMask; /*!< enabled channel mask value, refernece _sai_channel_mask */ member
|
D | fsl_sai_edma.h | 40 uint8_t channelMask; /*!< Enabled channel mask value, reference _sai_channel_mask */ member
|
D | fsl_sai_sdma.h | 41 uint8_t channelMask; /*!< enabled channel mask value, refernece _sai_channel_mask */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dmic/ |
D | fsl_dmic.h | 455 static inline void DMIC_EnableChannelGlobalSync(DMIC_Type *base, uint32_t channelMask, uint32_t syn… in DMIC_EnableChannelGlobalSync() 466 static inline void DMIC_DisableChannelGlobalSync(DMIC_Type *base, uint32_t channelMask) in DMIC_DisableChannelGlobalSync()
|
D | fsl_dmic.c | 252 void DMIC_ResetChannelDecimator(DMIC_Type *base, uint32_t channelMask, bool reset) in DMIC_ResetChannelDecimator()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/cs42448/ |
D | fsl_cs42448.c | 430 status_t CS42448_SetMute(cs42448_handle_t *handle, uint8_t channelMask) in CS42448_SetMute()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/cs42888/ |
D | fsl_cs42888.c | 433 status_t CS42888_SetMute(cs42888_handle_t *handle, uint8_t channelMask) in CS42888_SetMute()
|
/hal_nxp-3.5.0/s32/drivers/s32k3/Icu/src/ |
D | Wkpu_Ip.c | 805 uint32 channelMask; in Wkpu_Ip_GetInputState() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pdm/ |
D | fsl_pdm.c | 141 static status_t PDM_ValidateSrcClockRate(uint32_t channelMask, in PDM_ValidateSrcClockRate()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pdb/ |
D | fsl_pdb.h | 581 …c inline void PDB_EnablePulseOutTrigger(PDB_Type *base, pdb_pulse_out_channel_mask_t channelMask, … in PDB_EnablePulseOutTrigger()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sdma/ |
D | fsl_sdma.h | 498 static inline void SDMA_SetSourceChannel(SDMAARM_Type *base, uint32_t source, uint32_t channelMask) in SDMA_SetSourceChannel()
|