Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 28) sorted by relevance

12

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c178 static void request_preconditions_for_state(radio_state_t state) in request_preconditions_for_state()
187 static void state_set(radio_state_t state) in state_set()
576 static rsch_prio_t min_required_rsch_prio(radio_state_t state) in min_required_rsch_prio()
616 static bool is_state_allowed_for_prio(rsch_prio_t prio, radio_state_t state) in is_state_allowed_for_prio()
632 static int_fast8_t action_needed(rsch_prio_t old_prio, rsch_prio_t new_prio, radio_state_t state) in action_needed()
687 static bool can_terminate_current_operation(radio_state_t state, in can_terminate_current_operation()
724 static void operation_terminated_notify(radio_state_t state, bool receiving_psdu_now) in operation_terminated_notify()
1346 static void on_preconditions_denied(radio_state_t state) in on_preconditions_denied()
1411 static void on_preconditions_approved(radio_state_t state) in on_preconditions_approved()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nfct.c146 nrfx_drv_state_t state; member
746 void nrfx_nfct_state_force(nrfx_nfct_state_t state) in nrfx_nfct_state_force()
Dnrfx_gpiote.c199 nrfx_drv_state_t state; member
971 uint8_t state) in pin_out_task_force()
1179 uint8_t state) in nrfx_gpiote_out_task_force()
1359 void nrfx_gpiote_out_task_force(nrfx_gpiote_pin_t pin, uint8_t state) in nrfx_gpiote_out_task_force()
Dnrfx_tbm.c41 static nrfx_drv_state_t state; variable
Dnrfx_vevif.c57 nrfx_drv_state_t state; member
Dnrfx_bellboard.c50 nrfx_drv_state_t state; member
Dnrfx_egu.c67 nrfx_drv_state_t state; member
Dnrfx_ipc.c47 nrfx_drv_state_t state; member
Dnrfx_qdec.c58 nrfx_drv_state_t state; member
Dnrfx_adc.c53 nrfx_drv_state_t state; member
Dnrfx_rramc.c48 nrfx_drv_state_t state; member
Dnrfx_rtc.c60 nrfx_drv_state_t state; /**< Instance state. */ member
Dnrfx_spi.c55 nrfx_drv_state_t state; member
Dnrfx_wdt.c50 nrfx_drv_state_t state; member
Dnrfx_i2s.c74 nrfx_drv_state_t state; member
Dnrfx_timer.c76 nrfx_drv_state_t state; member
Dnrfx_pwm.c77 nrfx_drv_state_t volatile state; member
Dnrfx_spis.c97 nrfx_drv_state_t state; //!< driver initialization state. member
Dnrfx_twim.c99 nrfx_drv_state_t state; member
Dnrfx_twis.c80 nrfx_drv_state_t state; member
Dnrfx_uart.c70 nrfx_drv_state_t state; member
Dnrfx_twi.c106 nrfx_drv_state_t state; member
Dnrfx_qspi.c106 nrfx_qspi_state_t state; /**< Driver state. */ member
/hal_nordic-latest/nrfx/hal/
Dnrf_vpr_csr.h537 NRF_STATIC_INLINE void nrf_vpr_csr_sleep_state_set(nrf_vpr_csr_sleep_state_t state) in nrf_vpr_csr_sleep_state_set()
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_delayed_trx.c140 delayed_trx_op_state_t state; ///< State of the delayed timeslot. member

12