Searched refs:RCC_AHB1RSTR_ETH1RST (Results 1 – 5 of 5) sorted by relevance
2238 #define __HAL_RCC_ETH1_FORCE_RESET() SET_BIT(RCC->AHB1RSTR, RCC_AHB1RSTR_ETH1RST)2239 #define __HAL_RCC_ETH1_RELEASE_RESET() CLEAR_BIT(RCC->AHB1RSTR, RCC_AHB1RSTR_ETH1RST)
15362 #define RCC_AHB1RSTR_ETH1RST RCC_AHB1RSTR_ETH1RST_Msk macro
16396 #define RCC_AHB1RSTR_ETH1RST RCC_AHB1RSTR_ETH1RST_Msk macro
15994 #define RCC_AHB1RSTR_ETH1RST RCC_AHB1RSTR_ETH1RST_Msk macro
15762 #define RCC_AHB1RSTR_ETH1RST RCC_AHB1RSTR_ETH1RST_Msk macro