Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2_vendor_quirks.h118 #define USBHS_DT_WRAPPER_REG_ADDR(n) UINT_TO_POINTER(DT_INST_REG_ADDR_BY_NAME(n, wrapper)) macro
185 NRF_USBHS_Type *wrapper = USBHS_DT_WRAPPER_REG_ADDR(0); in usbhs_enable_core()
215 NRF_USBHS_Type *wrapper = USBHS_DT_WRAPPER_REG_ADDR(0); in usbhs_disable_core()
243 NRF_USBHS_Type *wrapper = USBHS_DT_WRAPPER_REG_ADDR(0); in usbhs_irq_clear()
269 NRF_USBHS_Type *wrapper = USBHS_DT_WRAPPER_REG_ADDR(0); in usbhs_post_hibernation_entry()
284 NRF_USBHS_Type *wrapper = USBHS_DT_WRAPPER_REG_ADDR(0); in usbhs_pre_hibernation_exit()