zephyr/drivers/usb/device
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
Change instances of:

DT_NODE_HAS_STATUS(<node_id>, okay)

to

DT_NODE_HAS_STATUS_OKAY(<node_id>)

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-03 17:06:52 +01:00
..
CMakeLists.txt
Kconfig drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
usb_dc_dw.c
usb_dc_dw_stm32.h
usb_dc_it82xx2.c usb: it82xx2: lock irq for handling suspended flag 2024-09-26 03:30:51 -04:00
usb_dc_kinetis.c
usb_dc_mcux.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
usb_dc_native_posix.c
usb_dc_native_posix_adapt.c
usb_dc_native_posix_adapt.h
usb_dc_nrfx.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
usb_dc_numaker.c
usb_dc_rpi_pico.c drivers: usb_dc_rpi_pico: Fixed connected handling 2024-09-06 09:59:43 -05:00
usb_dc_sam0.c
usb_dc_sam_usbc.c
usb_dc_sam_usbhs.c
usb_dc_smartbond.c
usb_dc_stm32.c