Searched refs:ospi_enabled (Results 1 – 3 of 3) sorted by relevance
2489 uint8_t ospi_enabled = 0U; in HAL_OSPIM_Config() local2531 ospi_enabled |= 0x1U; in HAL_OSPIM_Config()2536 ospi_enabled |= 0x2U; in HAL_OSPIM_Config()2713 if ((ospi_enabled & 0x1U) != 0U) in HAL_OSPIM_Config()2717 if ((ospi_enabled & 0x2U) != 0U) in HAL_OSPIM_Config()
2498 uint8_t ospi_enabled = 0U; in HAL_OSPIM_Config() local2542 ospi_enabled |= 0x1U; in HAL_OSPIM_Config()2547 ospi_enabled |= 0x2U; in HAL_OSPIM_Config()2736 if ((ospi_enabled & 0x1U) != 0U) in HAL_OSPIM_Config()2740 if ((ospi_enabled & 0x2U) != 0U) in HAL_OSPIM_Config()
2617 uint8_t ospi_enabled = 0U; in HAL_OSPIM_Config() local2658 ospi_enabled |= 0x1U; in HAL_OSPIM_Config()2663 ospi_enabled |= 0x2U; in HAL_OSPIM_Config()2847 if ((ospi_enabled & 0x1U) != 0U) in HAL_OSPIM_Config()2851 if ((ospi_enabled & 0x2U) != 0U) in HAL_OSPIM_Config()