Home
last modified time | relevance | path

Searched refs:OB_PCROP_STATE_DISABLE (Results 1 – 25 of 27) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_flash_ex.h97 #define IS_PCROPSTATE(__VALUE__) (((__VALUE__) == OB_PCROP_STATE_DISABLE) || \
470 #define OB_PCROP_STATE_DISABLE (0x00U) /*!<Disable PCROP for selected sectors */ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash_ex.h143 #define IS_PCROPSTATE(__VALUE__) (((__VALUE__) == OB_PCROP_STATE_DISABLE) || \
636 #define OB_PCROP_STATE_DISABLE (0x00U) /*!<Disable PCROP for selected sectors */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_flash_ex.h239 #define OB_PCROP_STATE_DISABLE 0x00000000U /*!< Disable PCROP */ macro
842 #define IS_PCROPSTATE(VALUE)(((VALUE) == OB_PCROP_STATE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h455 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h432 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h447 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h468 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h468 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h464 #define PCROPSTATE_DISABLE OB_PCROP_STATE_DISABLE

12