Home
last modified time | relevance | path

Searched refs:GPIO_MODER_MODE1_Pos (Results 1 – 4 of 4) sorted by relevance

/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h2290 #define GPIO_MODER_MODE1_Pos (2U) macro
2291 #define GPIO_MODER_MODE1_Msk (0x3U << GPIO_MODER_MODE1_Pos) /*!< 0x0000000C */
2293 #define GPIO_MODER_MODE1_0 (0x1U << GPIO_MODER_MODE1_Pos) /*!< 0x00000004 */
2294 #define GPIO_MODER_MODE1_1 (0x2U << GPIO_MODER_MODE1_Pos) /*!< 0x00000008 */
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h2548 #define GPIO_MODER_MODE1_Pos (2U) macro
2549 #define GPIO_MODER_MODE1_Msk (0x3U << GPIO_MODER_MODE1_Pos) /*!< 0x0000000C */
2551 #define GPIO_MODER_MODE1_0 (0x1U << GPIO_MODER_MODE1_Pos) /*!< 0x00000004 */
2552 #define GPIO_MODER_MODE1_1 (0x2U << GPIO_MODER_MODE1_Pos) /*!< 0x00000008 */
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h2570 #define GPIO_MODER_MODE1_Pos (2U) macro
2571 #define GPIO_MODER_MODE1_Msk (0x3U << GPIO_MODER_MODE1_Pos) /*!< 0x0000000C */
2573 #define GPIO_MODER_MODE1_0 (0x1U << GPIO_MODER_MODE1_Pos) /*!< 0x00000004 */
2574 #define GPIO_MODER_MODE1_1 (0x2U << GPIO_MODER_MODE1_Pos) /*!< 0x00000008 */
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h8133 #define GPIO_MODER_MODE1_Pos (2U) macro
8134 #define GPIO_MODER_MODE1_Msk (0x3UL << GPIO_MODER_MODE1_Pos) /*!< 0x0000000C */
8136 #define GPIO_MODER_MODE1_0 (0x1UL << GPIO_MODER_MODE1_Pos) /*!< 0x00000004 */
8137 #define GPIO_MODER_MODE1_1 (0x2UL << GPIO_MODER_MODE1_Pos) /*!< 0x00000008 */