Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_qspi.h318 #define QSPI_ADDRESS_16_BITS ((uint32_t)QUADSPI_CCR_ADSIZE_0) /*!<16-bit address*/
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h13475 #define QUADSPI_CCR_ADSIZE_0 (0x1UL << QUADSPI_CCR_ADSIZE_Pos) /*!< 0x00001000 */ macro