Home
last modified time | relevance | path

Searched refs:hfir (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_ll.h454 usb_dwc_hfir_reg_t hfir; in usb_dwc_ll_hfir_set_defaults() local
455 hfir.val = hw->hfir_reg.val; in usb_dwc_ll_hfir_set_defaults()
456 hfir.hfirrldctrl = 0; //Disable dynamic loading in usb_dwc_ll_hfir_set_defaults()
462hfir.frint = (speed == USB_DWC_SPEED_FULL) ? 48000 : 6000; //esp32-sx targets only support FS or LS in usb_dwc_ll_hfir_set_defaults()
463 hw->hfir_reg.val = hfir.val; in usb_dwc_ll_hfir_set_defaults()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dusb_struct.h69 volatile uint32_t hfir; // 0x0404 Host Frame Interval Register member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dusb_struct.h69 volatile uint32_t hfir; // 0x0404 Host Frame Interval Register member