Home
last modified time | relevance | path

Searched refs:OB_SRAM_PARITY_ENABLE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h408 #define OB_SRAM_PARITY_ENABLE 0x00000000U /*!< SRAM parity check enable (first 32k… macro
974 #define IS_OB_USER_SRAM_PARITY(VALUE) (((VALUE) == OB_SRAM_PARITY_ENABLE) || ((VALUE) == OB_SR…
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h426 #define OB_SRAM_PARITY_ENABLE 0x00000000U /*!< Sram parity enable */ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h409 #define OB_SRAM_PARITY_ENABLE 0x00000000U /*!< Sram parity enable */ macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h511 #define OB_SRAM_PARITY_ENABLE 0x00000000U /*!< Sram parity enable */ macro