Home
last modified time | relevance | path

Searched defs:j (Results 1 – 8 of 8) sorted by relevance

/loramac-node-3.4.0/src/mac/region/
DRegionCommon.c209 for( uint8_t j = 0; j < nbBits; j++ ) in CountChannels() local
228 for( uint8_t j = 0; j < 16; j++ ) in RegionCommonChanVerifyDr() local
561 for( uint8_t j = 0; j < 16; j++ ) in RegionCommonCountNbOfEnabledChannels() local
DRegionKR920.c814 for( uint8_t i = 0, j = randr( 0, nbEnabledChannels - 1 ); i < KR920_MAX_NB_CHANNELS; i++ ) in RegionKR920NextChannel() local
DRegionAS923.c920 for( uint8_t i = 0, j = randr( 0, nbEnabledChannels - 1 ); i < AS923_MAX_NB_CHANNELS; i++ ) in RegionAS923NextChannel() local
/loramac-node-3.4.0/src/boards/mcu/saml21/hal/src/
Dhal_ext_irq.c102 uint8_t i = 0, j = 0; in ext_irq_register() local
/loramac-node-3.4.0/src/system/
Dgps.c319 uint8_t j = 0; in GpsParseGpsData() local
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dcmi.c1457 uint32_t j = 1; in DCMI_TransferSize() local
/loramac-node-3.4.0/src/apps/LoRaMac/common/LmHandler/packages/
DFragDecoder.c436 int32_t i, j; in FragDecoderProcess() local
/loramac-node-3.4.0/src/mac/
DLoRaMacClassB.c398 for( uint16_t j = 0; j < 8; ++j ) in BeaconCrc() local