Searched refs:IS_FLASH_CFGSECINV (Results 1 – 8 of 8) sorted by relevance
176 #define IS_FLASH_CFGSECINV(CFG) (((CFG) == FLASH_INV_DISABLE) || \ macro
217 #define IS_FLASH_CFGSECINV(CFG) (((CFG) == FLASH_INV_DISABLE) || \ macro
300 #define IS_FLASH_CFGSECINV(CFG) (((CFG) == FLASH_INV_DISABLE) || \ macro
1036 #define IS_FLASH_CFGSECINV(CFG) (((CFG) == FLASH_INV_DISABLE) || ((CFG) == FLASH_INV_ENABL… macro
620 assert_param(IS_FLASH_CFGSECINV(SecInvState)); in HAL_FLASHEx_ConfigSecInversion()
714 assert_param(IS_FLASH_CFGSECINV(SecInvState)); in HAL_FLASHEx_ConfigSecInversion()
681 assert_param(IS_FLASH_CFGSECINV(SecInvState)); in HAL_FLASHEx_ConfigSecInversion()
853 assert_param(IS_FLASH_CFGSECINV(SecInvState)); in HAL_FLASHEx_ConfigSecInversion()