Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_ospi.h817 uint32_t HAL_OSPI_GetFifoThreshold (OSPI_HandleTypeDef *hospi);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_ospi.h868 uint32_t HAL_OSPI_GetFifoThreshold(OSPI_HandleTypeDef *hospi);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_ospi.c2409 uint32_t HAL_OSPI_GetFifoThreshold(OSPI_HandleTypeDef *hospi) in HAL_OSPI_GetFifoThreshold() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_ospi.c2543 uint32_t HAL_OSPI_GetFifoThreshold(OSPI_HandleTypeDef *hospi) in HAL_OSPI_GetFifoThreshold() function