Searched refs:RxSlot (Results 1 – 17 of 17) sorted by relevance
220 LoRaMacRxSlot_t RxSlot; member793 MacCtx.RxSlot = RX_SLOT_NONE; in UpdateRxSlotIdleState()797 MacCtx.RxSlot = RX_SLOT_WIN_CLASS_C; in UpdateRxSlotIdleState()896 MacCtx.McpsIndication.RxSlot = MacCtx.RxSlot; in ProcessRadioRxDone()912 if( MacCtx.McpsIndication.RxSlot == RX_SLOT_WIN_1 ) in ProcessRadioRxDone()931 MacCtx.McpsIndication.RxSlot = RX_SLOT_WIN_CLASS_B_PING_SLOT; in ProcessRadioRxDone()937 MacCtx.McpsIndication.RxSlot = RX_SLOT_WIN_CLASS_B_MULTICAST_SLOT; in ProcessRadioRxDone()1145 MacCtx.McpsIndication.RxSlot = RX_SLOT_WIN_CLASS_B_PING_SLOT; in ProcessRadioRxDone()1152 MacCtx.McpsIndication.RxSlot = RX_SLOT_WIN_CLASS_B_MULTICAST_SLOT; in ProcessRadioRxDone()1182 MacCtx.McpsIndication.RxSlot = RX_SLOT_WIN_CLASS_C_MULTICAST; in ProcessRadioRxDone()[all …]
1058 LoRaMacRxSlot_t RxSlot; member
1068 pingSlotRxConfig.RxSlot = RX_SLOT_WIN_CLASS_B_PING_SLOT; in LoRaMacClassBProcessPingSlot()1250 multicastSlotRxConfig.RxSlot = RX_SLOT_WIN_CLASS_B_MULTICAST_SLOT; in LoRaMacClassBProcessMulticastSlot()
65 int8_t RxSlot; member
104 .RxSlot = -1,775 RxParams.RxSlot = mcpsIndication->RxSlot; in McpsIndication()
361 printf( "RX WINDOW : %s\n", slotStrings[params->RxSlot] ); in DisplayRxUpdate()
605 LoRaMacRxSlot_t RxSlot; member
734 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionCN470RxConfig()739 else if( rxConfig->RxSlot == RX_SLOT_WIN_2 ) in RegionCN470RxConfig()
483 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionRU864RxConfig()
524 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionUS915RxConfig()
484 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionEU433RxConfig()
515 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionEU868RxConfig()
498 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionIN865RxConfig()
527 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionAU915RxConfig()
484 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionCN779RxConfig()
509 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionKR920RxConfig()
693 if( rxConfig->RxSlot == RX_SLOT_WIN_1 ) in RegionAS923RxConfig()