Home
last modified time | relevance | path

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

/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_flash.h231 #define IS_OB_SRAM_PARITY(PARITY) (((PARITY) == OB_SRAM_PARITY_SET) || ((PARITY) == OB_SRAM_PARITY_… macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_flash.h250 #define IS_OB_SRAM_PARITY(PARITY) (((PARITY) == OB_SRAM_PARITY_SET) || ((PARITY) == OB_SRAM_PARITY_… macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_flash.c730 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()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_flash.c893 assert_param(IS_OB_SRAM_PARITY(OB_SRAM_Parity)); in FLASH_OB_SRAMParityConfig()

Completed in 17 milliseconds