Searched refs:initialized (Results 1 – 4 of 4) sorted by relevance
41 // Select the active region for which the stack will be initialized.
79 LoRaMac-node project contains Git submodules that must be initialized227 // Select the active region for which the stack will be initialized.328 // Select the active region for which the stack will be initialized.
92 * `ACTIVE_REGION` - Active region for which the stack will be initialized.
5248 static bool initialized = false; in AbpJoinPendingStart() local5250 if( initialized == false ) in AbpJoinPendingStart()5252 initialized = true; in AbpJoinPendingStart()