Home
last modified time | relevance | path

Searched defs:channel_mask (Results 1 – 10 of 10) sorted by relevance

/hal_nordic-3.5.0/nrfx/drivers/src/
Dnrfx_ppi.c86 static bool are_app_channels(uint32_t channel_mask) in are_app_channels()
312 nrfx_err_t nrfx_ppi_channels_remove_from_group(uint32_t channel_mask, in nrfx_ppi_channels_remove_from_group()
339 nrfx_err_t nrfx_ppi_channels_include_in_group(uint32_t channel_mask, in nrfx_ppi_channels_include_in_group()
Dnrfx_saadc.c157 static void saadc_channels_deconfig(uint32_t channel_mask) in saadc_channels_deconfig()
171 static void saadc_channels_disable(uint32_t channel_mask) in saadc_channels_disable()
336 nrfx_err_t nrfx_saadc_channels_deconfig(uint32_t channel_mask) in nrfx_saadc_channels_deconfig()
350 nrfx_err_t nrfx_saadc_simple_mode_set(uint32_t channel_mask, in nrfx_saadc_simple_mode_set()
392 nrfx_err_t nrfx_saadc_advanced_mode_set(uint32_t channel_mask, in nrfx_saadc_advanced_mode_set()
/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_dppi.h149 uint32_t channel_mask, in nrfy_dppi_channels_include_in_group()
159 uint32_t channel_mask, in nrfy_dppi_channels_remove_from_group()
/hal_nordic-3.5.0/nrfx/helpers/
Dnrfx_gppi_dppi.c114 void nrfx_gppi_channels_include_in_group(uint32_t channel_mask, in nrfx_gppi_channels_include_in_group()
122 void nrfx_gppi_channels_remove_from_group(uint32_t channel_mask, in nrfx_gppi_channels_remove_from_group()
Dnrfx_gppi_ppi.c109 void nrfx_gppi_channels_include_in_group(uint32_t channel_mask, in nrfx_gppi_channels_include_in_group()
117 void nrfx_gppi_channels_remove_from_group(uint32_t channel_mask, in nrfx_gppi_channels_remove_from_group()
/hal_nordic-3.5.0/nrfx/hal/
Dnrf_dppi.h392 uint32_t channel_mask, in nrf_dppi_channels_include_in_group()
400 uint32_t channel_mask, in nrf_dppi_channels_remove_from_group()
Dnrf_ppi.h492 uint32_t channel_mask, in nrf_ppi_channels_include_in_group()
506 uint32_t channel_mask, in nrf_ppi_channels_remove_from_group()
/hal_nordic-3.5.0/nrfx/samples/src/nrfx_saadc/advanced_blocking/
Dmain.c102 uint32_t channel_mask = nrfx_saadc_channels_configured_get(); in main() local
/hal_nordic-3.5.0/nrfx/samples/src/nrfx_saadc/advanced_non_blocking_internal_timer/
Dmain.c200 uint32_t channel_mask = nrfx_saadc_channels_configured_get(); in main() local
/hal_nordic-3.5.0/nrfx/samples/src/nrfx_saadc/maximum_performance/
Dmain.c270 uint32_t channel_mask = nrfx_saadc_channels_configured_get(); in main() local