Home
last modified time | relevance | path

Searched refs:FlashId (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c779 assert_param(IS_OSPI_FLASH_ID(cmd->FlashId)); in HAL_OSPI_Command()
910 assert_param(IS_OSPI_FLASH_ID(cmd->FlashId)); in HAL_OSPI_Command_IT()
2643 MODIFY_REG(hospi->Instance->CR, OCTOSPI_CR_FSEL, cmd->FlashId); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c822 assert_param(IS_OSPI_FLASH_ID(cmd->FlashId)); in HAL_OSPI_Command()
953 assert_param(IS_OSPI_FLASH_ID(cmd->FlashId)); in HAL_OSPI_Command_IT()
2928 MODIFY_REG(hospi->Instance->CR, OCTOSPI_CR_FSEL, cmd->FlashId); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c796 assert_param(IS_OSPI_FLASH_ID(cmd->FlashId)); in HAL_OSPI_Command()
921 assert_param(IS_OSPI_FLASH_ID(cmd->FlashId)); in HAL_OSPI_Command_IT()
2940 MODIFY_REG(hospi->Instance->CR, OCTOSPI_CR_FSEL, cmd->FlashId); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c793 assert_param(IS_OSPI_FLASH_ID(cmd->FlashId)); in HAL_OSPI_Command()
924 assert_param(IS_OSPI_FLASH_ID(cmd->FlashId)); in HAL_OSPI_Command_IT()
3056 MODIFY_REG(hospi->Instance->CR, OCTOSPI_CR_MSEL, cmd->FlashId); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h135 …uint32_t FlashId; /*!< It indicates which external device is selected for this c… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h139 …uint32_t FlashId; /*!< It indicates which external device is selected for this c… member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h141 …uint32_t FlashId; /*!< It indicates which external device is selected for this c… member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h141 …uint32_t FlashId; /*!< It indicates which external device is selected for this c… member