Searched refs:ResistorValue (Results 1 – 8 of 8) sorted by relevance
442 void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorValue) in HAL_PWREx_EnableBatteryCharging() argument444 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorValue)); in HAL_PWREx_EnableBatteryCharging()447 MODIFY_REG(PWR->CR3, PWR_CR3_VBRS, ResistorValue); in HAL_PWREx_EnableBatteryCharging()
450 void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorValue) in HAL_PWREx_EnableBatteryCharging() argument453 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorValue)); in HAL_PWREx_EnableBatteryCharging()456 MODIFY_REG(PWR->BDCR, PWR_BDCR_VBRS, ResistorValue); in HAL_PWREx_EnableBatteryCharging()
1755 void HAL_PWREx_EnableBatteryCharging (uint32_t ResistorValue) in HAL_PWREx_EnableBatteryCharging() argument1758 assert_param (IS_PWR_BATTERY_RESISTOR_SELECT (ResistorValue)); in HAL_PWREx_EnableBatteryCharging()1761 MODIFY_REG (PWR->CR3, PWR_CR3_VBRS, ResistorValue); in HAL_PWREx_EnableBatteryCharging()
1522 void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorValue) in HAL_PWREx_EnableBatteryCharging() argument1525 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorValue)); in HAL_PWREx_EnableBatteryCharging()1528 MODIFY_REG(PWR->BDCR2, PWR_BDCR2_VBRS, ResistorValue); in HAL_PWREx_EnableBatteryCharging()
482 void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorValue);
314 void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorValue);
579 void HAL_PWREx_EnableBatteryCharging (uint32_t ResistorValue);
1016 void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorValue);