Home
last modified time | relevance | path

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

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