mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Reworking USB-PD stack to remove a thread
This commit is contained in:
@@ -269,7 +269,7 @@ union fusb_status {
|
||||
* Send a USB Power Delivery message to the FUSB302B
|
||||
*/
|
||||
void fusb_send_message(const union pd_msg *msg);
|
||||
|
||||
bool fusb_rx_pending();
|
||||
/*
|
||||
* Read a USB Power Delivery message from the FUSB302B
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user