Searched refs:nrf_saadc_event_t (Results 1 – 3 of 3) sorted by relevance
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_saadc.h | 48 nrf_saadc_event_t event, 58 nrf_saadc_event_t event); 128 nrf_saadc_event_t event = nrf_saadc_limit_event_get(i, NRF_SAADC_LIMIT_LOW); in nrfy_saadc_int_init() 327 nrf_saadc_event_t event) in nrfy_saadc_event_check() 336 NRFY_STATIC_INLINE void nrfy_saadc_event_clear(NRF_SAADC_Type * p_reg, nrf_saadc_event_t event) in nrfy_saadc_event_clear() 344 nrf_saadc_event_t event) in nrfy_saadc_event_address_get() 368 nrf_saadc_event_t event, in nrfy_saadc_publish_set() 376 NRFY_STATIC_INLINE void nrfy_saadc_publish_clear(NRF_SAADC_Type * p_reg, nrf_saadc_event_t event) in nrfy_saadc_publish_clear() 384 NRFY_STATIC_INLINE nrf_saadc_event_t nrfy_saadc_limit_event_get(uint8_t channel, in nrfy_saadc_limit_event_get() 630 nrf_saadc_event_t event, in __nrfy_internal_saadc_event_handle() [all …]
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_saadc.h | 375 } nrf_saadc_event_t; typedef 476 nrf_saadc_event_t event); 485 nrf_saadc_event_t event); 496 nrf_saadc_event_t event); 530 nrf_saadc_event_t event, 541 nrf_saadc_event_t event); 552 NRF_STATIC_INLINE nrf_saadc_event_t nrf_saadc_limit_event_get(uint8_t channel, 891 NRF_STATIC_INLINE bool nrf_saadc_event_check(NRF_SAADC_Type const * p_reg, nrf_saadc_event_t event) in nrf_saadc_event_check() 896 NRF_STATIC_INLINE void nrf_saadc_event_clear(NRF_SAADC_Type * p_reg, nrf_saadc_event_t event) in nrf_saadc_event_clear() 903 nrf_saadc_event_t event) in nrf_saadc_event_address_get() [all …]
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_saadc/maximum_performance/ |
| D | README.md | 26 …rf_saadc_task_t::NRF_SAADC_TASK_START ) on the SAADC event end ( @p nrf_saadc_event_t::NRF_SAADC_E…
|