Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_qspi.c394 ((hqspi->Init.FlashSize << QUADSPI_DCR_FSIZE_Pos) | in HAL_QSPI_Init()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h13412 #define QUADSPI_DCR_FSIZE_Pos (16U) macro
13413 #define QUADSPI_DCR_FSIZE_Msk (0x1FUL << QUADSPI_DCR_FSIZE_Pos) /*!< 0x001F0000 */