Home
last modified time | relevance | path

Searched refs:I2c1ClockSelection (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h364 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
405 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
462 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
507 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
558 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
621 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
693 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
762 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
798 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
822 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
[all …]
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc_ex.h397 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
416 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
437 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
461 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
485 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
509 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
540 uint32_t I2c1ClockSelection; /*!< I2C1 clock source member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rcc_ex.c251 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
254 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
724 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
952 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
955 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1314 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rcc_ex.c184 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
187 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
253 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c262 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
265 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
367 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc_ex.c221 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
224 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
278 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc_ex.c260 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
263 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
350 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c135 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
138 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
458 PeriphClkInit->I2c1ClockSelection = (tmpreg & RCC_CCIPR1_I2C1SEL); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c222 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
225 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
598 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c265 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
268 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
419 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c308 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
311 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
485 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c290 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
293 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
533 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c294 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
297 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
598 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c483 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
486 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
731 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c840 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
842 if (PeriphClkInit->I2c1ClockSelection == RCC_I2C1CLKSOURCE_IC10) in HAL_RCCEx_PeriphCLKConfig()
855 else if (PeriphClkInit->I2c1ClockSelection == RCC_I2C1CLKSOURCE_IC15) in HAL_RCCEx_PeriphCLKConfig()
868 else if (PeriphClkInit->I2c1ClockSelection == RCC_I2C1CLKSOURCE_CLKP) in HAL_RCCEx_PeriphCLKConfig()
878 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2450 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c495 assert_param(IS_RCC_I2C1CLKSOURCE(PeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
498 __HAL_RCC_I2C1_CONFIG(PeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
990 PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h151 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c905 assert_param(IS_RCC_I2C1CLKSOURCE(pPeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
907 switch (pPeriphClkInit->I2c1ClockSelection) in HAL_RCCEx_PeriphCLKConfig()
943 __HAL_RCC_I2C1_CONFIG(pPeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2626 pPeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc_ex.h58 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c517 assert_param(IS_RCC_I2C1CLKSOURCE(pPeriphClkInit->I2c1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
520 __HAL_RCC_I2C1_CONFIG(pPeriphClkInit->I2c1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1380 pPeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc_ex.h74 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h76 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h312 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h73 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h75 uint32_t I2c1ClockSelection; /*!< Specifies I2C1 clock source. member

12