Home
last modified time | relevance | path

Searched defs:time (Results 1 – 9 of 9) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_systick.h68 uint32_t time; //!< Registered time value. member
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_utils.h128 static inline uint64_t NRF_802154_US_TO_RTC_TICKS(uint64_t time) in NRF_802154_US_TO_RTC_TICKS()
Dnrf_802154.c832 void nrf_802154_ack_timeout_set(uint32_t time) in nrf_802154_ack_timeout_set()
995 uint64_t time) in nrf_802154_received_timestamp_raw()
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_precise_ack_timeout.c167 void nrf_802154_ack_timeout_time_set(uint32_t time) in nrf_802154_ack_timeout_time_set()
Dnrf_802154_delayed_trx.c130 uint64_t time; ///< Target time of the first bit of the frame. member
/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_net.c205 uint64_t time) in nrf_802154_received_timestamp_raw()
Dnrf_802154_spinel_app.c1786 uint64_t time = 0UL; in nrf_802154_time_get() local
Dnrf_802154_spinel_dec_net.c1635 uint64_t time; in spinel_decode_prop_nrf_802154_time_get() local
/hal_nordic-latest/drivers/nrf_802154/common/include/
Dnrf_802154_types.h487 …uint64_t time; // !< Timestamp taken when the last symbol of ACK is received. If @ref p_ack is N… member