Searched refs:IS_OB_SRAM_PARITY (Results 1 – 4 of 4) sorted by relevance
231 #define IS_OB_SRAM_PARITY(PARITY) (((PARITY) == OB_SRAM_PARITY_SET) || ((PARITY) == OB_SRAM_PARITY_… macro
250 #define IS_OB_SRAM_PARITY(PARITY) (((PARITY) == OB_SRAM_PARITY_SET) || ((PARITY) == OB_SRAM_PARITY_… macro
730 assert_param(IS_OB_SRAM_PARITY(OB_SRAM_Parity)); in FLASH_OB_SRAMParityConfig()1255 assert_param(IS_OB_SRAM_PARITY(OB_SRAM_Parity)); in FLASH_OB_SRAMParityConfig()
893 assert_param(IS_OB_SRAM_PARITY(OB_SRAM_Parity)); in FLASH_OB_SRAMParityConfig()
Completed in 17 milliseconds