Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMac.h228 RX_SLOT_WIN_CLASS_C, enumerator
DLoRaMac.c797 MacCtx.RxSlot = RX_SLOT_WIN_CLASS_C; in UpdateRxSlotIdleState()
1417 if( MacCtx.McpsIndication.RxSlot != RX_SLOT_WIN_CLASS_C ) in ProcessRadioRxDone()
1888 if( MacCtx.RxSlot == RX_SLOT_WIN_CLASS_C ) in LoRaMacProcess()
2050 MacCtx.RxWindowCConfig.RxSlot = RX_SLOT_WIN_CLASS_C; in SwitchClass()
3197 MacCtx.RxWindowCConfig.RxSlot = RX_SLOT_WIN_CLASS_C; in ResetMacParameters()
3266 MacCtx.RxWindowCConfig.RxSlot = RX_SLOT_WIN_CLASS_C; in OpenContinuousRxCWindow()
3507 MacCtx.RxWindowCConfig.RxSlot = RX_SLOT_WIN_CLASS_C; in RestoreNvmData()