Searched defs:time_us (Results 1 – 11 of 11) sorted by relevance
115 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()
142 uint32_t time_us; ///< Requested time of energy detection procedure. member429 uint32_t time_us, in swi_energy_detection()726 uint32_t time_us) in nrf_802154_request_energy_detection()
110 bool nrf_802154_request_energy_detection(nrf_802154_term_t term_lvl, uint32_t time_us) in nrf_802154_request_energy_detection()
566 bool nrf_802154_energy_detection(uint32_t time_us) in nrf_802154_energy_detection()
2824 bool nrf_802154_core_energy_detection(nrf_802154_term_t term_lvl, uint32_t time_us) in nrf_802154_core_energy_detection()
277 uint32_t nrfx_timer_us_to_ticks(nrfx_timer_t const * p_instance, uint32_t time_us) in nrfx_timer_us_to_ticks()
728 NRF_STATIC_INLINE void nrf_qdec_ledpre_set(NRF_QDEC_Type * p_reg, uint32_t time_us) in nrf_qdec_ledpre_set()
973 NRF_STATIC_INLINE uint32_t nrf_timer_us_to_ticks(uint32_t time_us, in nrf_timer_us_to_ticks()
459 NRFY_STATIC_INLINE void nrfy_qdec_ledpre_set(NRF_QDEC_Type * p_reg, uint32_t time_us) in nrfy_qdec_ledpre_set()
1165 bool nrf_802154_energy_detection(uint32_t time_us) in nrf_802154_energy_detection()
541 uint32_t time_us; in spinel_decode_prop_nrf_802154_energy_detection() local