Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dcsl_tx_scheduler.hpp93 void SetCslPhase(uint16_t aPhase) { mCslPhase = aPhase; } in SetCslPhase() argument
/openthread-latest/src/core/mac/
Dmac_header_ie.hpp163 void SetPhase(uint16_t aPhase) { mPhase = LittleEndian::HostSwap16(aPhase); } in SetPhase() argument