Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_systick.h68 uint32_t time; //!< Registered time value. member
/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/
Dnrf_802154_utils.h131 static inline uint64_t NRF_802154_US_TO_RTC_TICKS(uint64_t time) in NRF_802154_US_TO_RTC_TICKS()
Dnrf_802154.c975 void nrf_802154_ack_timeout_set(uint32_t time) in nrf_802154_ack_timeout_set()
1124 uint64_t time) in nrf_802154_received_timestamp_raw()
1144 uint32_t time) in nrf_802154_received_timestamp()
/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_precise_ack_timeout.c166 void nrf_802154_ack_timeout_time_set(uint32_t time) in nrf_802154_ack_timeout_time_set()
/hal_nordic-3.4.0/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_net.c205 uint64_t time) in nrf_802154_received_timestamp_raw()
Dnrf_802154_spinel_app.c1698 uint64_t time = 0UL; in nrf_802154_time_get() local
Dnrf_802154_spinel_dec_net.c1564 uint64_t time; in spinel_decode_prop_nrf_802154_time_get() local
/hal_nordic-3.4.0/drivers/nrf_802154/serialization/include/host/
Dnrf_802154_types.h309 …uint64_t time; // !< Timestamp taken when the last symbol of ACK is received. If @ref p_ack is N… member
/hal_nordic-3.4.0/drivers/nrf_802154/driver/include/
Dnrf_802154_types.h479 …uint64_t time; // !< Timestamp taken when the last symbol of ACK is received. If @ref p_ack is N… member