Searched refs:RCC_AHBRSTR_FSMCRST (Results 1 – 4 of 4) sorted by relevance
399 #define __HAL_RCC_FSMC_FORCE_RESET() (RCC->AHBRSTR |= (RCC_AHBRSTR_FSMCRST))400 #define __HAL_RCC_FSMC_RELEASE_RESET() (RCC->AHBRSTR &= ~(RCC_AHBRSTR_FSMCRST))
4677 #define RCC_AHBRSTR_FSMCRST RCC_AHBRSTR_FSMCRST_Msk /*!< FSMC reset */ macro
4810 #define RCC_AHBRSTR_FSMCRST RCC_AHBRSTR_FSMCRST_Msk /*!< FSMC reset */ macro
4943 #define RCC_AHBRSTR_FSMCRST RCC_AHBRSTR_FSMCRST_Msk /*!< FSMC reset */ macro