| /hal_nxp-latest/mcux/mcux-sdk/drivers/cns_dac/ |
| D | fsl_dac.h | 314 static inline void DAC_ResetChannel(DAC_Type *base, uint32_t channelMask) in DAC_ResetChannel() 336 static inline void DAC_EnableChannelConversion(DAC_Type *base, uint32_t channelMask, bool enable) in DAC_EnableChannelConversion() 371 static inline void DAC_SetChannelOutMode(DAC_Type *base, uint32_t channelMask, dac_channel_output_t… in DAC_SetChannelOutMode() 396 static inline void DAC_EnableChannelTriggerMode(DAC_Type *base, uint32_t channelMask, bool enable) in DAC_EnableChannelTriggerMode() 435 uint32_t channelMask, in DAC_SetChannelTrigSource() 459 static inline void DAC_SetChannelTrigType(DAC_Type *base, uint32_t channelMask, dac_channel_trigger… in DAC_SetChannelTrigType() 482 static inline void DAC_SetChannelTimingMode(DAC_Type *base, uint32_t channelMask, dac_channel_timin… in DAC_SetChannelTimingMode() 504 static inline void DAC_EnableChannelDMA(DAC_Type *base, uint32_t channelMask, bool enable) in DAC_EnableChannelDMA() 542 static inline void DAC_SetChannelWaveType(DAC_Type *base, uint32_t channelMask, dac_channel_wave_ty… in DAC_SetChannelWaveType() 567 static inline void DAC_SetChannelData(DAC_Type *base, uint32_t channelMask, uint16_t data) in DAC_SetChannelData()
|
| D | fsl_dac.c | 143 void DAC_SetChannelConfig(DAC_Type *base, uint32_t channelMask, const dac_channel_config_t *channel… in DAC_SetChannelConfig()
|
| /hal_nxp-latest/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-latest/mcux/mcux-sdk/drivers/sai/ |
| D | fsl_sai.c | 296 uint32_t channelMask, in SAI_WriteNonBlocking() 329 uint32_t channelMask, in SAI_ReadNonBlocking() 1608 …I2S_Type *base, uint32_t channel, uint32_t channelMask, uint32_t bitWidth, uint8_t *buffer, uint32… in SAI_WriteMultiChannelBlocking() 1663 …I2S_Type *base, uint32_t channel, uint32_t channelMask, uint32_t bitWidth, uint8_t *buffer, uint32… in SAI_ReadMultiChannelBlocking()
|
| D | fsl_sai.h | 314 uint8_t channelMask; /*!< enabled channel mask value, reference _sai_channel_mask */ member 431 uint8_t channelMask; /*!< enabled channel mask value, reference _sai_channel_mask */ member 467 uint8_t channelMask; /*!< enabled channel mask value, refernece _sai_channel_mask */ member
|
| D | fsl_sai_sdma.h | 41 uint8_t channelMask; /*!< enabled channel mask value, refernece _sai_channel_mask */ member
|
| D | fsl_sai_edma.h | 57 uint8_t channelMask; /*!< Enabled channel mask value, reference _sai_channel_mask */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/dmic/ |
| D | fsl_dmic.h | 459 static inline void DMIC_EnableChannelGlobalSync(DMIC_Type *base, uint32_t channelMask, uint32_t syn… in DMIC_EnableChannelGlobalSync() 470 static inline void DMIC_DisableChannelGlobalSync(DMIC_Type *base, uint32_t channelMask) in DMIC_DisableChannelGlobalSync()
|
| D | fsl_dmic.c | 255 void DMIC_ResetChannelDecimator(DMIC_Type *base, uint32_t channelMask, bool reset) in DMIC_ResetChannelDecimator()
|
| /hal_nxp-latest/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-latest/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-latest/mcux/mcux-sdk/drivers/pdm/ |
| D | fsl_pdm.c | 141 static status_t PDM_ValidateSrcClockRate(uint32_t channelMask, in PDM_ValidateSrcClockRate()
|
| /hal_nxp-latest/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-latest/mcux/mcux-sdk/drivers/sdma/ |
| D | fsl_sdma.h | 497 static inline void SDMA_SetSourceChannel(SDMAARM_Type *base, uint32_t source, uint32_t channelMask) in SDMA_SetSourceChannel()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wls/ |
| D | wls_processing.c | 1949 int subBlock, offset, channelMask, flag=1; local
|