Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1867 #define __HAL_RCC_LPTIM23_CONFIG(__LPTIM23CLKSource__) \ argument
1868 … MODIFY_REG(RCC->LPTIM23CKSELR, RCC_LPTIM23CKSELR_LPTIM23SRC, (uint32_t)(__LPTIM23CLKSource__))