Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dcsl_tx_scheduler.hpp95 void SetCslPhase(uint16_t aPhase) { mCslPhase = aPhase; } in SetCslPhase() argument
/openthread-3.4.0/src/core/mac/
Dmac_frame.hpp1752 void SetPhase(uint16_t aPhase) { mPhase = HostSwap16(aPhase); } in SetPhase() argument