Home
last modified time | relevance | path

Searched refs:option (Results 1 – 10 of 10) sorted by relevance

/loramac-node-latest/src/apps/tx-cw/
DCMakeLists.txt26 option(REGION_EU868 "Region EU868" ON)
27 option(REGION_US915 "Region US915" OFF)
28 option(REGION_CN779 "Region CN779" OFF)
29 option(REGION_EU433 "Region EU433" OFF)
30 option(REGION_AU915 "Region AU915" OFF)
31 option(REGION_AS923 "Region AS923" OFF)
32 option(REGION_CN470 "Region CN470" OFF)
33 option(REGION_KR920 "Region KR920" OFF)
34 option(REGION_IN865 "Region IN865" OFF)
35 option(REGION_RU864 "Region RU864" OFF)
/loramac-node-latest/src/apps/rx-sensi/
DCMakeLists.txt26 option(REGION_EU868 "Region EU868" ON)
27 option(REGION_US915 "Region US915" OFF)
28 option(REGION_CN779 "Region CN779" OFF)
29 option(REGION_EU433 "Region EU433" OFF)
30 option(REGION_AU915 "Region AU915" OFF)
31 option(REGION_AS923 "Region AS923" OFF)
32 option(REGION_CN470 "Region CN470" OFF)
33 option(REGION_KR920 "Region KR920" OFF)
34 option(REGION_IN865 "Region IN865" OFF)
35 option(REGION_RU864 "Region RU864" OFF)
/loramac-node-latest/src/apps/ping-pong/
DCMakeLists.txt26 option(REGION_EU868 "Region EU868" ON)
27 option(REGION_US915 "Region US915" OFF)
28 option(REGION_CN779 "Region CN779" OFF)
29 option(REGION_EU433 "Region EU433" OFF)
30 option(REGION_AU915 "Region AU915" OFF)
31 option(REGION_AS923 "Region AS923" OFF)
32 option(REGION_CN470 "Region CN470" OFF)
33 option(REGION_KR920 "Region KR920" OFF)
34 option(REGION_IN865 "Region IN865" OFF)
35 option(REGION_RU864 "Region RU864" OFF)
/loramac-node-latest/src/mac/
DCMakeLists.txt26 option(REGION_EU868 "Region EU868" ON)
27 option(REGION_US915 "Region US915" OFF)
28 option(REGION_CN779 "Region CN779" OFF)
29 option(REGION_EU433 "Region EU433" OFF)
30 option(REGION_AU915 "Region AU915" OFF)
31 option(REGION_AS923 "Region AS923" OFF)
32 option(REGION_CN470 "Region CN470" OFF)
33 option(REGION_KR920 "Region KR920" OFF)
34 option(REGION_IN865 "Region IN865" OFF)
35 option(REGION_RU864 "Region RU864" OFF)
/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhpl_calendar.h151 enum calendar_alarm_option option; member
/loramac-node-latest/src/
DCMakeLists.txt46 option(USE_USB_CDC "Use USB-Uart" OFF)
49 option(USE_DEBUGGER "Use Debugger" ON)
52 option(CLASSB_ENABLED "Class B support of LoRaMac" OFF)
/loramac-node-latest/src/radio/
DCMakeLists.txt96 option(USE_RADIO_DEBUG "Enable Radio Debug GPIO's" OFF)
/loramac-node-latest/src/apps/LoRaMac/
DCMakeLists.txt50 option(SECURE_ELEMENT_PRE_PROVISIONED "Secure-element pre-provisioning" ON)
/loramac-node-latest/
DREADME.md111 When the compile option `SECURE_ELEMENT_PRE_PROVISIONED` is set to `ON` the *lr1110-se* will use th…
112 When the compile option `SECURE_ELEMENT_PRE_PROVISIONED` is set to `OFF` the *lr1110-se* has to be …
DCHANGELOG.md38 - Added an option for MAC commands to verify against an explicit confirmation
1030 Removed --gnu compiler option from Keil projects