Searched defs:stall (Results 1 – 3 of 3) sorted by relevance
347 static void i2c_ctrl_hold_bus(const struct device *dev, int stall) in i2c_ctrl_hold_bus()
127 uint8_t stall : 1; /** Endpoint is stalled */ member
1384 struct udc_ep_config *const cfg, bool stall) in udc_dwc2_ep_disable()