Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dstm32u5xx_hal_msp.c93 .Lptim2ClockSelection = 0,
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dstm32h5xx_hal_msp.c124 .Lptim2ClockSelection = 0,
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc_ex.c423 assert_param(IS_RCC_LPTIM2CLK(PeriphClkInit->Lptim2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
426 __HAL_RCC_LPTIM2_CONFIG(PeriphClkInit->Lptim2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
748 PeriphClkInit->Lptim2ClockSelection = __HAL_RCC_GET_LPTIM2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc_ex.c469 assert_param(IS_RCC_LPTIM2CLK(pPeriphClkInit->Lptim2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
470 __HAL_RCC_LPTIM2_CONFIG(pPeriphClkInit->Lptim2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1055 pPeriphClkInit->Lptim2ClockSelection = __HAL_RCC_GET_LPTIM2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c1261 assert_param(IS_RCC_LPTIM2CLK(pPeriphClkInit->Lptim2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
1263 switch (pPeriphClkInit->Lptim2ClockSelection) in HAL_RCCEx_PeriphCLKConfig()
1304 __HAL_RCC_LPTIM2_CONFIG(pPeriphClkInit->Lptim2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2704 pPeriphClkInit->Lptim2ClockSelection = __HAL_RCC_GET_LPTIM2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rcc_ex.h193 uint32_t Lptim2ClockSelection; /*!< Specifies LPTIM2 clock source. member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_rcc_ex.h142 uint32_t Lptim2ClockSelection; /*!< Specifies LPTIM2 clock source. member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc_ex.h259 uint32_t Lptim2ClockSelection; /*!< Specifies LPTIM2 clock source. member