Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/include/
A Dnrfx_nfct.h254 void nrfx_nfct_init_substate_force(nrfx_nfct_active_state_t sub_state);
/external/platform/nrfx/drivers/src/
A Dnrfx_nfct.c545 void nrfx_nfct_init_substate_force(nrfx_nfct_active_state_t sub_state) in nrfx_nfct_init_substate_force() argument
547 if (sub_state == NRFX_NFCT_ACTIVE_STATE_DEFAULT) in nrfx_nfct_init_substate_force()
566 nrf_nfct_task_trigger(NRF_NFCT, (nrf_nfct_task_t) sub_state); in nrfx_nfct_init_substate_force()

Completed in 5 milliseconds