Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_pwr.h522 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
524 MODIFY_REG(PWR->CR3, PWR_CR3_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_pwr.h962 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
964 MODIFY_REG(PWR->CR4, PWR_CR4_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_pwr.h896 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
898 MODIFY_REG(PWR->CR4, PWR_CR4_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
Dstm32g0xx_ll_ucpd.h694 __STATIC_INLINE void LL_UCPD_SetRpResistor(UCPD_TypeDef *UCPDx, uint32_t Resistor) in LL_UCPD_SetRpResistor() argument
696 MODIFY_REG(UCPDx->CR, UCPD_CR_ANASUBMODE, Resistor); in LL_UCPD_SetRpResistor()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_pwr.h999 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
1001 MODIFY_REG(PWR->CR4, PWR_CR4_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_pwr.h957 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
959 MODIFY_REG(PWR->CR4, PWR_CR4_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
Dstm32l5xx_ll_ucpd.h694 __STATIC_INLINE void LL_UCPD_SetRpResistor(UCPD_TypeDef *UCPDx, uint32_t Resistor) in LL_UCPD_SetRpResistor() argument
696 MODIFY_REG(UCPDx->CR, UCPD_CR_ANASUBMODE, Resistor); in LL_UCPD_SetRpResistor()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_pwr.h892 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
894 MODIFY_REG(PWR->CR4, PWR_CR4_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
Dstm32g4xx_ll_ucpd.h694 __STATIC_INLINE void LL_UCPD_SetRpResistor(UCPD_TypeDef *UCPDx, uint32_t Resistor) in LL_UCPD_SetRpResistor() argument
696 MODIFY_REG(UCPDx->CR, UCPD_CR_ANASUBMODE, Resistor); in LL_UCPD_SetRpResistor()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h676 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
678 MODIFY_REG(PWR->CSR2, PWR_CSR2_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
Dstm32h7rsxx_ll_ucpd.h716 __STATIC_INLINE void LL_UCPD_SetRpResistor(UCPD_TypeDef *UCPDx, uint32_t Resistor) in LL_UCPD_SetRpResistor() argument
718 MODIFY_REG(UCPDx->CR, UCPD_CR_ANASUBMODE, Resistor); in LL_UCPD_SetRpResistor()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_ucpd.h692 __STATIC_INLINE void LL_UCPD_SetRpResistor(UCPD_TypeDef *UCPDx, uint32_t Resistor) in LL_UCPD_SetRpResistor() argument
694 MODIFY_REG(UCPDx->CR, UCPD_CR_ANASUBMODE, Resistor); in LL_UCPD_SetRpResistor()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h840 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
842 MODIFY_REG(PWR->BDCR, PWR_BDCR_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
Dstm32h5xx_ll_ucpd.h716 __STATIC_INLINE void LL_UCPD_SetRpResistor(UCPD_TypeDef *UCPDx, uint32_t Resistor) in LL_UCPD_SetRpResistor() argument
718 MODIFY_REG(UCPDx->CR, UCPD_CR_ANASUBMODE, Resistor); in LL_UCPD_SetRpResistor()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_ucpd.h716 __STATIC_INLINE void LL_UCPD_SetRpResistor(UCPD_TypeDef *UCPDx, uint32_t Resistor) in LL_UCPD_SetRpResistor() argument
718 MODIFY_REG(UCPDx->CR, UCPD_CR_ANASUBMODE, Resistor); in LL_UCPD_SetRpResistor()
Dstm32u5xx_ll_pwr.h2459 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
2461 MODIFY_REG(PWR->BDCR2, PWR_BDCR2_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h854 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
856 MODIFY_REG(PWR->CR4, PWR_CR4_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_pwr.h1098 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
1100 MODIFY_REG(PWR->CR3, PWR_CR3_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_pwr.h930 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor() argument
932 MODIFY_REG(PWR->CR4, PWR_CR4_VBRS, Resistor); in LL_PWR_SetBattChargResistor()