Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h583 NRF_STATIC_INLINE nrf_nfct_sleep_state_t nrf_nfct_sleep_state_get(NRF_NFCT_Type const * p_reg);
1153 NRF_STATIC_INLINE nrf_nfct_sleep_state_t nrf_nfct_sleep_state_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_sleep_state_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h443 nrf_nfct_sleep_state_t sleep_state = nrf_nfct_sleep_state_get(p_reg); in nrfy_nfct_sleep_state_get()