Searched +full:1500 +full:ma (Results 1 – 4 of 4) sorted by relevance
33 Available range is 32 mA to 800 mA in 2mA steps.44 Available values are 200 mA and 1000 mA.50 Available values are 100 mA, or between 500 mA and 1500 mA in 100 mA steps.51 If omitted, the default value of 100 mA will be used.
104 * 5V@500mA for USB 2.0105 * 5V@900mA for USB 3.2 single-lane106 * 5V@1500mA for USB 3.2 dual-lane
38 * BC1.2 USB charger minimum current. Set to match the Isusp of 2.5 mA parameter.44 * Suspended: 2.5 mA45 * Unconfigured: 100 mA46 * Configured: 500 mA (USB 2.0)50 #define BC12_CHARGER_MAX_CURR_UA 1500 * 1000
81 * Note that in SDP mode, the USB device is limited to 2.5 mA until in ZTEST_USER_F()120 zassert_equal(fixture->partner_state.current_ua, 1500 * 1000); in ZTEST_USER_F()167 zassert_equal(fixture->partner_state.current_ua, 1500 * 1000); in ZTEST_USER_F()