Home
last modified time | relevance | path

Searched refs:HAL_FLASH_ERROR_OPTV (Results 1 – 25 of 39) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_flash.h118 #define HAL_FLASH_ERROR_OPTV 0x04U /*!< Option validity error */ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash.h108 #define HAL_FLASH_ERROR_OPTV 0x04U /*!< Option validity error */ macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_flash.h109 #define HAL_FLASH_ERROR_OPTV 0x04U /*!< Option validity error */ macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ramfunc.c425 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV; in FLASHRAM_SetErrorCode()
Dstm32l0xx_hal_flash.c726 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV; in FLASH_SetErrorCode()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash.c684 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV; in FLASH_SetErrorCode()
Dstm32l1xx_hal_flash_ramfunc.c556 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV; in FLASHRAM_SetErrorCode()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h207 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h223 #define HAL_FLASH_ERROR_OPTV FLASH_SR_OPTVERR macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_flash.c939 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV;
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h168 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h255 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h248 #define HAL_FLASH_ERROR_OPTV FLASH_SR_OPTVERR macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h216 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h157 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h489 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h466 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h481 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h502 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h498 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV

12