Searched refs:MAX3421E_DPPULLDN (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/usb/uhc/ | ||
D | uhc_max3421e.h | 101 #define MAX3421E_DPPULLDN BIT(7) macro |
D | uhc_max3421e.c | 875 const uint8_t mode = MAX3421E_DPPULLDN | MAX3421E_DMPULLDN | in max3421e_mode_setup() |