Searched refs:ospi_enabled (Results 1 – 1 of 1) sorted by relevance
2468 uint8_t index, ospi_enabled = 0U, other_instance; in HAL_OSPIM_Config() local2508 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()