Searched refs:RCC_APB2ENR_MDIOEN (Results 1 – 7 of 7) sorted by relevance
1388 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_MDIOEN);\1390 tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_MDIOEN);\1439 #define __HAL_RCC_MDIO_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_MDIOEN))1698 #define __HAL_RCC_MDIO_IS_CLK_ENABLED() ((RCC->APB2ENR & (RCC_APB2ENR_MDIOEN)) != RESET)1739 #define __HAL_RCC_MDIO_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_MDIOEN)) == RESET)
232 #define LL_APB2_GRP1_PERIPH_MDIO RCC_APB2ENR_MDIOEN
11159 #define RCC_APB2ENR_MDIOEN RCC_APB2ENR_MDIOEN_Msk macro
11834 #define RCC_APB2ENR_MDIOEN RCC_APB2ENR_MDIOEN_Msk macro
11547 #define RCC_APB2ENR_MDIOEN RCC_APB2ENR_MDIOEN_Msk macro
11923 #define RCC_APB2ENR_MDIOEN RCC_APB2ENR_MDIOEN_Msk macro
11636 #define RCC_APB2ENR_MDIOEN RCC_APB2ENR_MDIOEN_Msk macro