Searched refs:nrf_comp_event_t (Results 1 – 4 of 4) sorted by relevance
46 nrf_comp_event_t event);50 nrf_comp_event_t event,308 nrf_comp_event_t event) in nrfy_comp_event_address_get()335 NRFY_STATIC_INLINE void nrfy_comp_event_clear(NRF_COMP_Type * p_reg, nrf_comp_event_t event) in nrfy_comp_event_clear()342 NRFY_STATIC_INLINE bool nrfy_comp_event_check(NRF_COMP_Type const * p_reg, nrf_comp_event_t event) in nrfy_comp_event_check()354 nrf_comp_event_t event) in __nrfy_internal_comp_event_enabled_clear()364 nrf_comp_event_t event, in __nrfy_internal_comp_event_handle()
213 } nrf_comp_event_t; typedef395 nrf_comp_event_t event);427 NRF_STATIC_INLINE void nrf_comp_event_clear(NRF_COMP_Type * p_reg, nrf_comp_event_t event);438 NRF_STATIC_INLINE bool nrf_comp_event_check(NRF_COMP_Type const * p_reg, nrf_comp_event_t event);543 nrf_comp_event_t event) in nrf_comp_event_address_get()563 NRF_STATIC_INLINE void nrf_comp_event_clear(NRF_COMP_Type * p_reg, nrf_comp_event_t event) in nrf_comp_event_clear()569 NRF_STATIC_INLINE bool nrf_comp_event_check(NRF_COMP_Type const * p_reg, nrf_comp_event_t event) in nrf_comp_event_check()
67 typedef void (* nrfx_comp_event_handler_t)(nrf_comp_event_t event);250 NRFX_STATIC_INLINE uint32_t nrfx_comp_event_address_get(nrf_comp_event_t event);258 NRFX_STATIC_INLINE uint32_t nrfx_comp_event_address_get(nrf_comp_event_t event) in nrfx_comp_event_address_get()
79 static void comp_execute_handler(nrf_comp_event_t event, uint32_t event_mask) in comp_execute_handler()