Home
last modified time | relevance | path

Searched refs:nrf_802154_stat_timestamp_read (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_stats.h77 #define nrf_802154_stat_timestamp_read(variable, field_name) \ macro
97 #define nrf_802154_stat_timestamp_read(variable, field_name) \ macro
Dnrf_802154.c984 nrf_802154_stat_timestamp_read(&timestamp, last_rx_end_timestamp); in nrf_802154_received_raw()
Dnrf_802154_core.c388 nrf_802154_stat_timestamp_read(&metadata.data.transmitted.time, last_ack_end_timestamp); in transmitted_frame_notify()