Home
last modified time | relevance | path

Searched refs:mvolts (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_syspm.h445 void cyhal_syspm_set_supply_voltage(cyhal_syspm_voltage_supply_t supply, uint32_t mvolts);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_syspm.c599 void cyhal_syspm_set_supply_voltage(cyhal_syspm_voltage_supply_t supply, uint32_t mvolts) in cyhal_syspm_set_supply_voltage() argument
602 _cyhal_syspm_supply_voltages[(size_t)supply] = mvolts; in cyhal_syspm_set_supply_voltage()