Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_ospi.c2468 uint8_t index, ospi_enabled = 0U, other_instance; in HAL_OSPIM_Config() local
2508 ospi_enabled |= 0x1U; in HAL_OSPIM_Config()
2513 ospi_enabled |= 0x2U; in HAL_OSPIM_Config()
2566 if ((ospi_enabled & 0x1U) != 0U) in HAL_OSPIM_Config()
2570 if ((ospi_enabled & 0x2U) != 0U) in HAL_OSPIM_Config()