Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1894 #define __HAL_RCC_LPTIM45_CONFIG(__LPTIM45CLKSource__) \ argument
1895 … MODIFY_REG(RCC->LPTIM45CKSELR, RCC_LPTIM45CKSELR_LPTIM45SRC, (uint32_t)(__LPTIM45CLKSource__))