Searched refs:IS_FLASH_CFGSECINV (Results 1 – 4 of 4) sorted by relevance
178 #define IS_FLASH_CFGSECINV(CFG) (((CFG) == FLASH_INV_DISABLE) || \ macro
218 #define IS_FLASH_CFGSECINV(CFG) (((CFG) == FLASH_INV_DISABLE) || \ macro
621 assert_param(IS_FLASH_CFGSECINV(SecInvState)); in HAL_FLASHEx_ConfigSecInversion()
682 assert_param(IS_FLASH_CFGSECINV(SecInvState)); in HAL_FLASHEx_ConfigSecInversion()