Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_qspi.h341 #define QSPI_INSTRUCTION_2_LINES ((uint32_t)QUADSPI_CCR_IMODE_1) /*!<Instruction on two lines…
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h13466 #define QUADSPI_CCR_IMODE_1 (0x2UL << QUADSPI_CCR_IMODE_Pos) /*!< 0x00000200 */ macro