Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h7839 #define FMC_BCRx_CPSIZE_Pos (16U) macro
7840 #define FMC_BCRx_CPSIZE_Msk (0x7UL << FMC_BCRx_CPSIZE_Pos) /*!< 0x00070000 */
7842 #define FMC_BCRx_CPSIZE_0 (0x1UL << FMC_BCRx_CPSIZE_Pos) /*!< 0x00010000 */
7843 #define FMC_BCRx_CPSIZE_1 (0x2UL << FMC_BCRx_CPSIZE_Pos) /*!< 0x00020000 */
7844 #define FMC_BCRx_CPSIZE_2 (0x4UL << FMC_BCRx_CPSIZE_Pos) /*!< 0x00040000 */