Home
last modified time | relevance | path

Searched refs:nrfx_drv_state_t (Results 1 – 25 of 32) sorted by relevance

12

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_tbm.c41 static nrfx_drv_state_t state;
Dnrfx_rng.c46 static nrfx_drv_state_t m_rng_state;
Dnrfx_temp.c53 static nrfx_drv_state_t m_temp_state = NRFX_DRV_STATE_UNINITIALIZED;
Dnrfx_vevif.c57 nrfx_drv_state_t state;
Dnrfx_bellboard.c50 nrfx_drv_state_t state;
Dnrfx_egu.c67 nrfx_drv_state_t state;
Dnrfx_ipc.c47 nrfx_drv_state_t state;
Dnrfx_comp.c53 static nrfx_drv_state_t m_state = NRFX_DRV_STATE_UNINITIALIZED;
Dnrfx_lpcomp.c52 static nrfx_drv_state_t m_state = NRFX_DRV_STATE_UNINITIALIZED;
Dnrfx_rramc.c48 nrfx_drv_state_t state;
Dnrfx_qdec.c58 nrfx_drv_state_t state;
Dnrfx_wdt.c50 nrfx_drv_state_t state;
Dnrfx_adc.c53 nrfx_drv_state_t state;
Dnrfx_rtc.c60 nrfx_drv_state_t state; /**< Instance state. */
Dnrfx_cracen.c73 nrfx_drv_state_t initialized;
Dnrfx_spi.c55 nrfx_drv_state_t state;
Dnrfx_timer.c76 nrfx_drv_state_t state;
Dnrfx_pwm.c77 nrfx_drv_state_t volatile state;
Dnrfx_spis.c97 nrfx_drv_state_t state; //!< driver initialization state.
Dnrfx_i2s.c74 nrfx_drv_state_t state;
Dnrfx_pdm.c71 nrfx_drv_state_t drv_state; ///< Driver state.
Dnrfx_twis.c80 nrfx_drv_state_t state;
Dnrfx_uart.c70 nrfx_drv_state_t state;
Dnrfx_twi.c106 nrfx_drv_state_t state;
/hal_nordic-latest/nrfx/drivers/
Dnrfx_common.h613 } nrfx_drv_state_t; typedef

12