Home
last modified time | relevance | path

Searched refs:MISCENR (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_bus.h3820 tmpreg = READ_REG(RCC->MISCENR); in LL_MISC_EnableClock()
3841 return ((READ_BIT(RCC->MISCENR, Misc) == Misc) ? 1UL : 0UL); in LL_MISC_IsEnabledClock()
Dstm32n6xx_ll_rcc.h7981 return ((READ_BIT(RCC->MISCENR, RCC_MISCENR_PEREN) == RCC_MISCENR_PEREN) ? 1UL : 0UL); in LL_RCC_CLKP_IsEnabled()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c327 CLEAR_BIT(RCC->MISCENR, RCC_MISCENR_MCO1EN | RCC_MISCENR_MCO2EN); in HAL_RCC_DeInit()
Dstm32n6xx_ll_rcc.c292 CLEAR_REG(RCC->MISCENR); in LL_RCC_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h2002 …__IO uint32_t MISCENR; /*!< RCC miscellaneous configurations enable register … member
Dstm32n657xx.h2128 …__IO uint32_t MISCENR; /*!< RCC miscellaneous configurations enable register … member
Dstm32n655xx.h2100 …__IO uint32_t MISCENR; /*!< RCC miscellaneous configurations enable register … member
Dstm32n647xx.h2030 …__IO uint32_t MISCENR; /*!< RCC miscellaneous configurations enable register … member