Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/dcd/
Dusb_charger_detect.h16 kUSB_DcdSDP, /*!< The SDP facility is detected */ enumerator
Dusb_phydcd.c209 dcdState->detectResult = (uint8_t)kUSB_DcdSDP; in USB_PHYDCD_TimerIsrFunction()
Dusb_hsdcd.c301 event = kUSB_DcdSDP; in USB_HSDcdIsrFunction()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.c835 uint8_t chargerType = (uint8_t)kUSB_DcdSDP; in USB_HostIp3516HsPortChange()
3486 usbHostState->chargerType = kUSB_DcdSDP; in USB_HostIp3516HsCreate()