Home
last modified time | relevance | path

Searched refs:LL_APB4_GRP2_DisableClockLowPower (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h2780 #define __HAL_RCC_BSEC_CLK_SLEEP_DISABLE() LL_APB4_GRP2_DisableClockLowPower(LL_APB4_GRP2_PERIPH…
2784 #define __HAL_RCC_DTS_CLK_SLEEP_DISABLE() LL_APB4_GRP2_DisableClockLowPower(LL_APB4_GRP2_PERIPH…
2817 #define __HAL_RCC_SYSCFG_CLK_SLEEP_DISABLE() LL_APB4_GRP2_DisableClockLowPower(LL_APB4_GRP2_PERIPH…
Dstm32n6xx_ll_bus.h3611 __STATIC_INLINE void LL_APB4_GRP2_DisableClockLowPower(uint32_t Periphs) in LL_APB4_GRP2_DisableClockLowPower() function