Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_ospi.c262 #define OSPI_IOM_NB_PORTS 2U macro
2953 for (index = 0U; index < OSPI_IOM_NB_PORTS; index ++) in OSPIM_GetConfig()