Home
last modified time | relevance | path

Searched defs:f_idx (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/interrupt_controller/
Dintc_intel_vtd.c250 uint8_t f_idx; in fault_event_isr() local
/Zephyr-Core-3.7.0/drivers/usb/udc/
Dudc_dwc2.c198 static uint32_t dwc2_get_txfdep(const struct device *dev, const uint32_t f_idx) in dwc2_get_txfdep()
209 static uint32_t dwc2_get_txfaddr(const struct device *dev, const uint32_t f_idx) in dwc2_get_txfaddr()
220 static void dwc2_set_txf(const struct device *dev, const uint32_t f_idx, in dwc2_set_txf()