Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/modules/openthread/platform/
Dradio.c1213 uint32_t aMacFrameCounter) in otPlatRadioSetMacFrameCounter() argument
1217 struct ieee802154_config config = { .frame_counter = aMacFrameCounter }; in otPlatRadioSetMacFrameCounter()
1223 void otPlatRadioSetMacFrameCounterIfLarger(otInstance *aInstance, uint32_t aMacFrameCounter) in otPlatRadioSetMacFrameCounterIfLarger() argument
1227 struct ieee802154_config config = { .frame_counter = aMacFrameCounter }; in otPlatRadioSetMacFrameCounterIfLarger()