Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/usb/
Demul_bc12.h35 int (*set_charging_partner)(const struct emul *emul, enum bc12_type partner_type);
57 enum bc12_type partner_type) in bc12_emul_set_charging_partner()
Dusb_bc12.h72 enum bc12_type { enum
105 enum bc12_type type;
/Zephyr-latest/drivers/usb/bc12/
Dbc12_pi3usb9201.c26 enum bc12_type charging_mode;
52 enum bc12_type partner_type;
Demul_bc12_pi3usb9201.c221 int pi3usb9201_emul_set_charging_partner(const struct emul *target, enum bc12_type partner_type) in pi3usb9201_emul_set_charging_partner()