Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4940 #define SPI_CR1_SPE_Msk (0x1U << SPI_CR1_SPE_Pos) /*!< 0x00000040 */ macro
4941 #define SPI_CR1_SPE SPI_CR1_SPE_Msk /*!< SPI Enable */
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h5296 #define SPI_CR1_SPE_Msk (0x1U << SPI_CR1_SPE_Pos) /*!< 0x00000040 */ macro
5297 #define SPI_CR1_SPE SPI_CR1_SPE_Msk /*!< SPI Enable */
/loramac-node-3.6.0-3.5.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h5066 #define SPI_CR1_SPE_Msk (0x1U << SPI_CR1_SPE_Pos) /*!< 0x00000040 */ macro
5067 #define SPI_CR1_SPE SPI_CR1_SPE_Msk /*!< SPI Enable */
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h5447 #define SPI_CR1_SPE_Msk (0x1U << SPI_CR1_SPE_Pos) /*!< 0x00000040 */ macro
5448 #define SPI_CR1_SPE SPI_CR1_SPE_Msk /*!< SPI Enable */
/loramac-node-3.6.0-3.5.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h5066 #define SPI_CR1_SPE_Msk (0x1U << SPI_CR1_SPE_Pos) /*!< 0x00000040 */ macro
5067 #define SPI_CR1_SPE SPI_CR1_SPE_Msk /*!< SPI Enable */
/loramac-node-3.6.0-3.5.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5631 #define SPI_CR1_SPE_Msk (0x1U << SPI_CR1_SPE_Pos) /*!< 0x00000040 */ macro
5632 #define SPI_CR1_SPE SPI_CR1_SPE_Msk /*!< SPI Enable */
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5737 #define SPI_CR1_SPE_Msk (0x1U << SPI_CR1_SPE_Pos) /*!< 0x00000040 */ macro
5738 #define SPI_CR1_SPE SPI_CR1_SPE_Msk /*!< SPI Enable */
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h13222 #define SPI_CR1_SPE_Msk (0x1UL << SPI_CR1_SPE_Pos) /*!< 0x00000040 */ macro
13223 #define SPI_CR1_SPE SPI_CR1_SPE_Msk /*!<SPI Enable …