Home
last modified time | relevance | path

Searched refs:sl_hal_dcdc_coulomb_counter_init (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/peripheral/inc/
Dsl_hal_dcdc_coulomb_counter_compat.h61 #define sl_dcdc_coulomb_counter_init sl_hal_dcdc_coulomb_counter_init
Dsl_hal_dcdc_coulomb_counter.h119 void sl_hal_dcdc_coulomb_counter_init(const sl_hal_dcdc_coulomb_counter_config_t *p_config);
/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_dcdc_coulomb_counter.c54 void sl_hal_dcdc_coulomb_counter_init(const sl_hal_dcdc_coulomb_counter_config_t *p_config) in sl_hal_dcdc_coulomb_counter_init() function