Home
last modified time | relevance | path

Searched refs:StopModeDisable (Results 1 – 8 of 8) sorted by relevance

/loramac-node-latest/src/boards/SKiM980A/
Dlpm-board.c30 static uint32_t StopModeDisable = 0; variable
67 StopModeDisable |= ( uint32_t )id; in LpmSetStopMode()
72 StopModeDisable &= ~( uint32_t )id; in LpmSetStopMode()
87 if( StopModeDisable != 0 ) in LpmEnterLowPower()
123 if( StopModeDisable != 0 ) in LpmGetMode()
/loramac-node-latest/src/boards/SKiM880B/
Dlpm-board.c30 static uint32_t StopModeDisable = 0; variable
67 StopModeDisable |= ( uint32_t )id; in LpmSetStopMode()
72 StopModeDisable &= ~( uint32_t )id; in LpmSetStopMode()
87 if( StopModeDisable != 0 ) in LpmEnterLowPower()
123 if( StopModeDisable != 0 ) in LpmGetMode()
/loramac-node-latest/src/boards/SKiM881AXL/
Dlpm-board.c30 static uint32_t StopModeDisable = 0; variable
67 StopModeDisable |= ( uint32_t )id; in LpmSetStopMode()
72 StopModeDisable &= ~( uint32_t )id; in LpmSetStopMode()
87 if( StopModeDisable != 0 ) in LpmEnterLowPower()
123 if( StopModeDisable != 0 ) in LpmGetMode()
/loramac-node-latest/src/boards/NucleoL152/
Dlpm-board.c30 static uint32_t StopModeDisable = 0; variable
67 StopModeDisable |= ( uint32_t )id; in LpmSetStopMode()
72 StopModeDisable &= ~( uint32_t )id; in LpmSetStopMode()
87 if( StopModeDisable != 0 ) in LpmEnterLowPower()
123 if( StopModeDisable != 0 ) in LpmGetMode()
/loramac-node-latest/src/boards/NucleoL476/
Dlpm-board.c30 static uint32_t StopModeDisable = 0; variable
67 StopModeDisable |= ( uint32_t )id; in LpmSetStopMode()
72 StopModeDisable &= ~( uint32_t )id; in LpmSetStopMode()
87 if( StopModeDisable != 0 ) in LpmEnterLowPower()
123 if( StopModeDisable != 0 ) in LpmGetMode()
/loramac-node-latest/src/boards/NAMote72/
Dlpm-board.c30 static uint32_t StopModeDisable = 0; variable
67 StopModeDisable |= ( uint32_t )id; in LpmSetStopMode()
72 StopModeDisable &= ~( uint32_t )id; in LpmSetStopMode()
87 if( StopModeDisable != 0 ) in LpmEnterLowPower()
123 if( StopModeDisable != 0 ) in LpmGetMode()
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Dlpm-board.c30 static uint32_t StopModeDisable = 0; variable
67 StopModeDisable |= ( uint32_t )id; in LpmSetStopMode()
72 StopModeDisable &= ~( uint32_t )id; in LpmSetStopMode()
87 if( StopModeDisable != 0 ) in LpmEnterLowPower()
123 if( StopModeDisable != 0 ) in LpmGetMode()
/loramac-node-latest/src/boards/NucleoL073/
Dlpm-board.c30 static uint32_t StopModeDisable = 0; variable
67 StopModeDisable |= ( uint32_t )id; in LpmSetStopMode()
72 StopModeDisable &= ~( uint32_t )id; in LpmSetStopMode()
87 if( StopModeDisable != 0 ) in LpmEnterLowPower()
123 if( StopModeDisable != 0 ) in LpmGetMode()