Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/NucleoL073/cmsis/
Dstm32l0xx.h205 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
/loramac-node-latest/src/boards/SKiM881AXL/cmsis/
Dstm32l0xx.h205 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l0xx.h205 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
/loramac-node-latest/src/boards/NucleoL476/cmsis/
Dstm32l4xx.h225 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
/loramac-node-latest/src/boards/NucleoL152/cmsis/
Dstm32l1xx.h222 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
/loramac-node-latest/src/boards/SKiM980A/cmsis/
Dstm32l1xx.h224 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
/loramac-node-latest/src/boards/SKiM880B/cmsis/
Dstm32l1xx.h224 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
/loramac-node-latest/src/boards/NAMote72/cmsis/
Dstm32l1xx.h222 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro