Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_ospi.h892 HAL_StatusTypeDef HAL_OSPI_DLYB_SetConfig(OSPI_HandleTypeDef *hospi, HAL_OSPI_DLYB_CfgTypeDef …
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/src/
Db_u585i_iot02a_ospi.c1480 if (HAL_OSPI_DLYB_SetConfig(hospi, &dlyb_cfg) != HAL_OK) in OSPI_DLYB_Enable()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_ospi.c3346 HAL_StatusTypeDef HAL_OSPI_DLYB_SetConfig(OSPI_HandleTypeDef *hospi, HAL_OSPI_DLYB_CfgTypeDef *pdl… in HAL_OSPI_DLYB_SetConfig() function