Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h2615 #define __HAL_RCC_FDCAN_CLK_SLEEP_DISABLE() LL_APB1_GRP2_DisableClockLowPower(LL_APB1_GRP2_PERIPH_F…
2636 #define __HAL_RCC_MDIOS_CLK_SLEEP_DISABLE() LL_APB1_GRP2_DisableClockLowPower(LL_APB1_GRP2_PERIPH_M…
2699 #define __HAL_RCC_UCPD1_CLK_SLEEP_DISABLE() LL_APB1_GRP2_DisableClockLowPower(LL_APB1_GRP2_PERIPH_U…
Dstm32n6xx_ll_bus.h2859 __STATIC_INLINE void LL_APB1_GRP2_DisableClockLowPower(uint32_t Periphs) in LL_APB1_GRP2_DisableClockLowPower() function