Searched refs:ospi_enabled (Results 1 – 3 of 3) sorted by relevance
2496 uint8_t ospi_enabled = 0U; in HAL_OSPIM_Config() local2540 ospi_enabled |= 0x1U; in HAL_OSPIM_Config()2545 ospi_enabled |= 0x2U; in HAL_OSPIM_Config()2731 if ((ospi_enabled & 0x1U) != 0U) in HAL_OSPIM_Config()2735 if ((ospi_enabled & 0x2U) != 0U) in HAL_OSPIM_Config()
2474 uint8_t ospi_enabled = 0U; in HAL_OSPIM_Config() local2516 ospi_enabled |= 0x1U; in HAL_OSPIM_Config()2521 ospi_enabled |= 0x2U; in HAL_OSPIM_Config()2695 if ((ospi_enabled & 0x1U) != 0U) in HAL_OSPIM_Config()2699 if ((ospi_enabled & 0x2U) != 0U) in HAL_OSPIM_Config()
2615 uint8_t ospi_enabled = 0U; in HAL_OSPIM_Config() local2656 ospi_enabled |= 0x1U; in HAL_OSPIM_Config()2661 ospi_enabled |= 0x2U; in HAL_OSPIM_Config()2844 if ((ospi_enabled & 0x1U) != 0U) in HAL_OSPIM_Config()2848 if ((ospi_enabled & 0x2U) != 0U) in HAL_OSPIM_Config()