Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h13322 #define SPI_SR_FRLVL_Pos (9U) macro
13323 #define SPI_SR_FRLVL_Msk (0x3UL << SPI_SR_FRLVL_Pos) /*!< 0x00000600 */
13325 #define SPI_SR_FRLVL_0 (0x1UL << SPI_SR_FRLVL_Pos) /*!< 0x00000200 */
13326 #define SPI_SR_FRLVL_1 (0x2UL << SPI_SR_FRLVL_Pos) /*!< 0x00000400 */