/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_flash.h | 118 #define HAL_FLASH_ERROR_OPTV 0x04U /*!< Option validity error */ macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_flash.h | 108 #define HAL_FLASH_ERROR_OPTV 0x04U /*!< Option validity error */ macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_flash.h | 109 #define HAL_FLASH_ERROR_OPTV 0x04U /*!< Option validity error */ macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_flash_ramfunc.c | 425 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV; in FLASHRAM_SetErrorCode()
|
D | stm32l0xx_hal_flash.c | 726 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV; in FLASH_SetErrorCode()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_flash.c | 684 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV; in FLASH_SetErrorCode()
|
D | stm32l1xx_hal_flash_ramfunc.c | 556 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV; in FLASHRAM_SetErrorCode()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_flash.h | 207 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_flash.h | 223 #define HAL_FLASH_ERROR_OPTV FLASH_SR_OPTVERR macro
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_flash.c | 939 pFlash.ErrorCode |= HAL_FLASH_ERROR_OPTV;
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_flash.h | 168 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_flash.h | 255 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_flash.h | 248 #define HAL_FLASH_ERROR_OPTV FLASH_SR_OPTVERR macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_flash.h | 216 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_flash.h | 157 #define HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 489 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 466 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 481 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 502 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 498 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 500 #define FLASH_ERROR_OPTV HAL_FLASH_ERROR_OPTV
|