Searched refs:channels (Results 1 – 10 of 10) sorted by relevance
70 #error PPI channels for 802.15.4 driver overlap with MPSL channels
75 nrf_i2s_channels_t channels; ///< Enabled channels. member157 .channels = NRF_I2S_CHANNELS_LEFT, \
25 - STATE_MULTIPLE_CONFIG - SAADC driver is configured to work with multiple channels ( @p m_multiple…27 - STATE_MULTIPLE_SAMPLING - sampling on multiple channels ( @p m_multiple_channels ) is performed s…79 - "Multiple channels SAADC test."
24 - STATE_MULTIPLE_CONFIG - SAADC driver is configured to work with multiple channels ( @p m_multiple…26 - STATE_MULTIPLE_SAMPLING - sampling on multiple channels ( @p m_multiple_channels ) is performed s…77 - "Multiple channels SAADC test."
25 - STATE_MULTIPLE_CONFIG - SAADC driver is configured to work with multiple channels ( @p m_multiple…27 - STATE_MULTIPLE_SAMPLING - sampling on multiple channels ( @p m_multiple_channels ) is performed s…
18 Application initializes the nrfx_egu driver instance and triggers three subsequent EGU channels.
248 nrf_i2s_channels_t channels; /**< Enabled channels. */ member743 p_reg->CONFIG.CHANNELS = p_config->channels; in nrf_i2s_configure()
248 nrf_tdm_channel_mask_t channels; /**< Enabled channels. */ member771 p_reg->CONFIG.CHANNEL.MASK = p_config->channels; in nrf_tdm_configure()
264 .channels = p_config->channels, in nrfx_i2s_init()
93 - Added function for freeing all allocated channels in the WDT driver.217 - Added functions for getting the number of available channels and groups for a given peripheral in…296 - Added NRF_TIMER_CC_COUNT_MAX symbol that specifies maximum number of available compare channels.297 …_CHANNELS_INT_MASK symbol that is used for creating the interrupt bitmask for all compare channels.310 - Added function for getting the currently configured channels in the SAADC driver.337 - Added support for the TIMER CC channels 6 and 7.641 - Fixed the nrfx_ppi_channel_fork_assign() function. It now accepts also pre-programmed channels.737 - Fixed definitions related to compare channels in the TIMER HAL.