/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_pwr_ex.h | 421 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) (((RESISTOR) == PWR_BATTERY_CHARGING_RESISTOR_5) |… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pwr_ex.c | 453 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorValue)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_pwr_ex.c | 444 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorValue)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_pwr_ex.h | 565 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) (((RESISTOR) == PWR_BATTERY_CHARGING_RESISTOR_5) |… macro
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_pwr_ex.h | 411 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) (((RESISTOR) == PWR_BATTERY_CHARGING_RESISTOR_5) … macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_pwr_ex.h | 500 #define IS_PWR_BATTERY_RESISTOR_SELECT(__RESISTOR__) (((__RESISTOR__) == PWR_BATTERY_CHARGING_RESIS… macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_pwr_ex.h | 515 #define IS_PWR_BATTERY_RESISTOR_SELECT(__RESISTOR__) (((__RESISTOR__) == PWR_BATTERY_CHARGING_RESIS… macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pwr_ex.c | 134 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorSelection)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_pwr_ex.h | 710 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) (((RESISTOR) == PWR_BATTERY_CHARGING_RESISTOR_5) |… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_pwr_ex.h | 654 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) (((RESISTOR) == PWR_BATTERY_CHARGING_RESISTOR_5) |… macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_pwr_ex.h | 739 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) (((RESISTOR) == PWR_BATTERY_CHARGING_RESISTOR_5) |… macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr_ex.c | 160 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorSelection)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_pwr_ex.c | 772 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorSelection)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_pwr_ex.h | 797 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) (((RESISTOR) == PWR_BATTERY_CHARGING_RESISTOR_5) |… macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_pwr_ex.h | 751 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) (((RESISTOR) == PWR_BATTERY_CHARGING_RESISTOR_5) |… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_pwr_ex.c | 973 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorValue)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pwr_ex.c | 240 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorSelection)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_pwr_ex.h | 761 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) (((RESISTOR) == PWR_BATTERY_CHARGING_RESISTOR_5) |… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr_ex.c | 164 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorSelection)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pwr_ex.c | 1762 assert_param (IS_PWR_BATTERY_RESISTOR_SELECT (ResistorValue)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr_ex.c | 186 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorSelection)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_pwr_ex.h | 862 #define IS_PWR_BATTERY_RESISTOR_SELECT(RESISTOR) \ macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 284 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorSelection)); in HAL_PWREx_EnableBatteryCharging()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 1525 assert_param(IS_PWR_BATTERY_RESISTOR_SELECT(ResistorValue)); in HAL_PWREx_EnableBatteryCharging()
|