Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/bc12/
Dbc12_pi3usb9201.c74 static const enum pi3usb9201_mode charging_mode_to_host_mode[] = { enum
84 BUILD_ASSERT(ARRAY_SIZE(charging_mode_to_host_mode) == BC12_TYPE_COUNT);
460 desired_mode = charging_mode_to_host_mode[pi3usb9201_config->charging_mode]; in pi3usb9201_set_charging_mode()