Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dstm32u5xx_hal_msp.c92 .Lptim1ClockSelection = 0,
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dstm32h5xx_hal_msp.c123 .Lptim1ClockSelection = 0,
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc_ex.c413 assert_param(IS_RCC_LPTIM1CLK(PeriphClkInit->Lptim1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
416 __HAL_RCC_LPTIM1_CONFIG(PeriphClkInit->Lptim1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
745 PeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc_ex.c462 assert_param(IS_RCC_LPTIM1CLK(pPeriphClkInit->Lptim1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
463 __HAL_RCC_LPTIM1_CONFIG(pPeriphClkInit->Lptim1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1052 pPeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c1205 assert_param(IS_RCC_LPTIM1CLK(pPeriphClkInit->Lptim1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
1207 switch (pPeriphClkInit->Lptim1ClockSelection) in HAL_RCCEx_PeriphCLKConfig()
1248 __HAL_RCC_LPTIM1_CONFIG(pPeriphClkInit->Lptim1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2701 pPeriphClkInit->Lptim1ClockSelection = __HAL_RCC_GET_LPTIM1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rcc_ex.h190 uint32_t Lptim1ClockSelection; /*!< Specifies LPTIM1 clock source. member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_rcc_ex.h139 uint32_t Lptim1ClockSelection; /*!< Specifies LPTIM1 clock source. member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc_ex.h256 uint32_t Lptim1ClockSelection; /*!< Specifies LPTIM1 clock source. member