Home
last modified time | relevance | path

Searched defs:time_us (Results 1 – 11 of 11) sorted by relevance

/hal_nordic-latest/nrfx/soc/
Dnrfx_coredep.h115 NRF_STATIC_INLINE void nrfx_coredep_delay_us(uint32_t time_us) in nrfx_coredep_delay_us()
147 NRF_STATIC_INLINE void nrfx_coredep_delay_us(uint32_t time_us) in nrfx_coredep_delay_us()
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_request_swi.c142 uint32_t time_us; ///< Requested time of energy detection procedure. member
429 uint32_t time_us, in swi_energy_detection()
726 uint32_t time_us) in nrf_802154_request_energy_detection()
Dnrf_802154_request_direct.c110 bool nrf_802154_request_energy_detection(nrf_802154_term_t term_lvl, uint32_t time_us) in nrf_802154_request_energy_detection()
Dnrf_802154.c566 bool nrf_802154_energy_detection(uint32_t time_us) in nrf_802154_energy_detection()
Dnrf_802154_core.c2824 bool nrf_802154_core_energy_detection(nrf_802154_term_t term_lvl, uint32_t time_us) in nrf_802154_core_energy_detection()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c277 uint32_t nrfx_timer_us_to_ticks(nrfx_timer_t const * p_instance, uint32_t time_us) in nrfx_timer_us_to_ticks()
/hal_nordic-latest/nrfx/hal/
Dnrf_qdec.h728 NRF_STATIC_INLINE void nrf_qdec_ledpre_set(NRF_QDEC_Type * p_reg, uint32_t time_us) in nrf_qdec_ledpre_set()
Dnrf_timer.h973 NRF_STATIC_INLINE uint32_t nrf_timer_us_to_ticks(uint32_t time_us, in nrf_timer_us_to_ticks()
/hal_nordic-latest/nrfx/haly/
Dnrfy_qdec.h459 NRFY_STATIC_INLINE void nrfy_qdec_ledpre_set(NRF_QDEC_Type * p_reg, uint32_t time_us) in nrfy_qdec_ledpre_set()
/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_app.c1165 bool nrf_802154_energy_detection(uint32_t time_us) in nrf_802154_energy_detection()
Dnrf_802154_spinel_dec_net.c541 uint32_t time_us; in spinel_decode_prop_nrf_802154_energy_detection() local