Home
last modified time | relevance | path

Searched refs:nrf_twis_event_t (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-3.6.0/nrfx/hal/
Dnrf_twis.h121 } nrf_twis_event_t; typedef
198 NRF_STATIC_INLINE void nrf_twis_event_clear(NRF_TWIS_Type * p_reg, nrf_twis_event_t event);
209 NRF_STATIC_INLINE bool nrf_twis_event_check(NRF_TWIS_Type const * p_reg, nrf_twis_event_t event);
222 NRF_STATIC_INLINE bool nrf_twis_event_get_and_clear(NRF_TWIS_Type * p_reg, nrf_twis_event_t event);
233 nrf_twis_event_t event);
320 nrf_twis_event_t event,
329 NRF_STATIC_INLINE void nrf_twis_publish_clear(NRF_TWIS_Type * p_reg, nrf_twis_event_t event);
642 NRF_STATIC_INLINE void nrf_twis_event_clear(NRF_TWIS_Type * p_reg, nrf_twis_event_t event) in nrf_twis_event_clear()
648 NRF_STATIC_INLINE bool nrf_twis_event_check(NRF_TWIS_Type const * p_reg, nrf_twis_event_t event) in nrf_twis_event_check()
653 NRF_STATIC_INLINE bool nrf_twis_event_get_and_clear(NRF_TWIS_Type * p_reg, nrf_twis_event_t event) in nrf_twis_event_get_and_clear()
[all …]
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_twis.c167 nrf_twis_event_t ev) in nrfx_twis_event_bit_get()
185 nrf_twis_event_t ev) in nrfx_twis_check_bit()
201 nrf_twis_event_t ev) in nrfx_twis_clear_bit()