Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dieee802154_ie.h204 #define IEEE802154_DEFINE_HEADER_IE_TIME_CORRECTION_CONTENT(_ack, _time_correction_us) \ argument
208 ((_time_correction_us) & IEEE802154_HEADER_IE_TIME_CORRECTION_MASK)), \
301 #define IEEE802154_DEFINE_HEADER_IE_TIME_CORRECTION(_ack, _time_correction_us) \ argument
305 IEEE802154_DEFINE_HEADER_IE_TIME_CORRECTION_CONTENT(_ack, _time_correction_us), \