Resolved! Are the USBPD_PE_Request_*() and USBPD_CAD_PortEnable() functions of the USBPD library thread-safe?
Hi,Am I allowed to call the USBPD_PE_Request_CtrlMessage(), USBPD_PE_Request_HardReset(), USBPD_CAD_PortEnable() and others from different threads?I want to request data role swap, power role swap and hard resets from my interface thread.Thanks!BR, C...