Home
last modified time | relevance | path

Searched refs:OHCI_HC_FM_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_initialize.c217 …ohci_register = _ux_hcd_ohci_register_read(hcd_ohci, OHCI_HC_FM_INTERVAL) & OHCI_HC_FM_INTERVAL_C… in _ux_hcd_ohci_initialize()
219 _ux_hcd_ohci_register_write(hcd_ohci, OHCI_HC_FM_INTERVAL, ohci_register); in _ux_hcd_ohci_initialize()
222 …ohci_register = _ux_hcd_ohci_register_read(hcd_ohci, OHCI_HC_FM_INTERVAL) & OHCI_HC_FM_INTERVAL_F… in _ux_hcd_ohci_initialize()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h97 #define OHCI_HC_FM_INTERVAL 0x0d macro