| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/mipi_dsi_cmd/ |
| D | fsl_mipi_dsi_cmd.c | 22 status_t MIPI_DSI_DCS_SoftReset(mipi_dsi_device_t *device) in MIPI_DSI_DCS_SoftReset() argument 27 dsiXfer.virtualChannel = device->virtualChannel; in MIPI_DSI_DCS_SoftReset() 32 return device->xferFunc(&dsiXfer); in MIPI_DSI_DCS_SoftReset() 35 status_t MIPI_DSI_DCS_SetDisplayOn(mipi_dsi_device_t *device, bool on) in MIPI_DSI_DCS_SetDisplayOn() argument 40 dsiXfer.virtualChannel = device->virtualChannel; in MIPI_DSI_DCS_SetDisplayOn() 54 return device->xferFunc(&dsiXfer); in MIPI_DSI_DCS_SetDisplayOn() 57 status_t MIPI_DSI_DCS_SetPixelFormat(mipi_dsi_device_t *device, in MIPI_DSI_DCS_SetPixelFormat() argument 64 dsiXfer.virtualChannel = device->virtualChannel; in MIPI_DSI_DCS_SetPixelFormat() 72 return device->xferFunc(&dsiXfer); in MIPI_DSI_DCS_SetPixelFormat() 75 status_t MIPI_DSI_DCS_EnterSleepMode(mipi_dsi_device_t *device, bool enter) in MIPI_DSI_DCS_EnterSleepMode() argument [all …]
|
| D | fsl_mipi_dsi_cmd.h | 152 status_t MIPI_DSI_DCS_SoftReset(mipi_dsi_device_t *device); 161 status_t MIPI_DSI_DCS_SetDisplayOn(mipi_dsi_device_t *device, bool on); 170 status_t MIPI_DSI_DCS_EnterSleepMode(mipi_dsi_device_t *device, bool enter); 179 status_t MIPI_DSI_DCS_EnterPartialMode(mipi_dsi_device_t *device, bool enter); 188 status_t MIPI_DSI_DCS_EnterInvertMode(mipi_dsi_device_t *device, bool enter); 197 status_t MIPI_DSI_DCS_EnterIdleMode(mipi_dsi_device_t *device, bool enter); 207 status_t MIPI_DSI_DCS_Write(mipi_dsi_device_t *device, const uint8_t *txData, int32_t txDataSize); 217 status_t MIPI_DSI_GenericWrite(mipi_dsi_device_t *device, const uint8_t *txData, int32_t txDataSize… 226 status_t MIPI_DSI_DCS_SetMaxReturnPktSize(mipi_dsi_device_t *device, uint16_t sizeBytes); 240 …mipi_dsi_device_t *device, const uint8_t *txData, int32_t txDataSize, uint8_t *rxData, int32_t *rx… [all …]
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/ |
| D | ChangeLogKSDK.txt | 12 - Add L1 LPM low power feature on EHCI for device and host. 16 - Add USB_DEVICE_CONFIG_SOF_NOTIFICATION for device stack. 28 - Uniform the Chapter9 for device lite cases. 31 - Change ROOT2 as enabled by default in device stack. 38 …- Fix issues for USB device dfu and usb device msc when enable the macro USB_DEVICE_CONFIG_RETURN_… 42 - Enable ROOT2 macro in USB device stack. 62 - Set USB device CDC demo not to depend on DTR setting from host. 66 - Fix the USB device stack vulnerability issues. 75 …- Use new feeback solution and low latency playback for usb device speaker demo and unified demos.… 81 - Enable USB device MTP demo for mutilple boards. [all …]
|
| D | README.md | 2 The USB stack provides USB device and USB host APIs that are targeted to support the application ba… 8 ### device subsection 9 This subfolder includes the device controller driver and common device driver for the USB device. T… 10 > Note that the device class driver and the USB framework (chapter 9) to handle the standard enumer… 11 …ples/${boards}/usb_examples/**. The aim is to implement two types of USB device examples (lite and… 12 In this case, the lite version device examples have no device class driver and class-specific codes… 23 This subfolder includes the files that are specially used by the device charger detect. 24 > Note that only usb_device_hid_mouse demo and usb_host_hid_mouse demo supported device charger det…
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/ |
| D | all_lib_device.cmake | 6 #set.device.LPC51U68 432 # # description: USB device phydcd config header 435 # # description: USB device hsdcd config header 438 # # description: USB device ip3511fs config header 444 # # description: Middleware usb device common_header 447 # # description: Middleware usb device ip3511fs 450 # # description: Middleware usb device stack external 453 # # description: Middleware usb device audio external 456 # # description: Middleware usb device cdc external 459 # # description: Middleware usb device cdc rndis external [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA153/ |
| D | all_lib_device.cmake | 6 #set.device.MCXA153 377 # # description: USB device phydcd config header 380 # # description: USB device hsdcd config header 386 # # description: USB device khci config header 392 # # description: Middleware usb device common_header 395 # # description: Middleware usb device khci 398 # # description: Middleware usb device stack external 401 # # description: Middleware usb device audio external 404 # # description: Middleware usb device cdc external 407 # # description: Middleware usb device cdc rndis external [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX2/ |
| D | all_lib_device_MIMX8QX2.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 77 # include(driver_camera-device-ov5640) 87 # include(driver_phy-device-ar8031) 117 # include(driver_camera-device-sccb) 121 # include(driver_camera-device-common) 131 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/ |
| D | all_lib_device_MIMX8QX1.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 77 # include(driver_camera-device-ov5640) 87 # include(driver_phy-device-ar8031) 117 # include(driver_camera-device-sccb) 121 # include(driver_camera-device-common) 131 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX2/ |
| D | all_lib_device_MIMX8DX2.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 77 # include(driver_camera-device-ov5640) 87 # include(driver_phy-device-ar8031) 117 # include(driver_camera-device-sccb) 121 # include(driver_camera-device-common) 131 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX1/ |
| D | all_lib_device_MIMX8DX1.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 77 # include(driver_camera-device-ov5640) 87 # include(driver_phy-device-ar8031) 117 # include(driver_camera-device-sccb) 121 # include(driver_camera-device-common) 131 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX6/ |
| D | all_lib_device_MIMX8QX6.cmake | 14 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 25 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 81 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 122 # include(driver_camera-device-sccb) 126 # include(driver_camera-device-common) 138 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX6/ |
| D | all_lib_device_MIMX8DX6.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 80 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 125 # include(driver_camera-device-common) 137 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/ |
| D | all_lib_device_MIMX8QX5.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 80 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 125 # include(driver_camera-device-common) 137 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/ |
| D | all_lib_device_MIMX8DX4.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 80 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 125 # include(driver_camera-device-common) 137 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/ |
| D | all_lib_device_MIMX8DX3.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 80 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 125 # include(driver_camera-device-common) 137 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX5/ |
| D | all_lib_device_MIMX8DX5.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 80 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 125 # include(driver_camera-device-common) 137 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UX5/ |
| D | all_lib_device_MIMX8UX5.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 80 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 125 # include(driver_camera-device-common) 137 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UX6/ |
| D | all_lib_device_MIMX8UX6.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 80 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 125 # include(driver_camera-device-common) 137 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/ |
| D | all_lib_device_MIMX8QX3.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 80 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 125 # include(driver_camera-device-common) 137 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/ |
| D | all_lib_device_MIMX8QM6_cm4_core1.cmake | 14 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 25 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 83 # include(driver_camera-device-ov5640) 113 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 126 # include(driver_camera-device-common) 139 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX4/ |
| D | all_lib_device_MIMX8QX4.cmake | 13 ${CMAKE_CURRENT_LIST_DIR}/../../components/phy/device/phyar8031 21 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device 22 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/max9286 23 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/ov5640 24 ${CMAKE_CURRENT_LIST_DIR}/../../components/video/camera/device/sccb 80 # include(driver_camera-device-ov5640) 90 # include(driver_phy-device-ar8031) 121 # include(driver_camera-device-sccb) 125 # include(driver_camera-device-common) 137 # include(driver_camera-device-max9286)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA156/ |
| D | all_lib_device.cmake | 6 #set.device.MCXA156 444 # # description: USB device phydcd config header 447 # # description: USB device hsdcd config header 453 # # description: USB device khci config header 459 # # description: Middleware usb device common_header 462 # # description: Middleware usb device khci 465 # # description: Middleware usb device stack external 468 # # description: Middleware usb device audio external 471 # # description: Middleware usb device cdc external 474 # # description: Middleware usb device cdc rndis external [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018/ |
| D | all_lib_device.cmake | 6 #set.device.LPC54S018 214 # # description: Driver phy-device-lan8720a 215 # set(CONFIG_USE_driver_phy-device-lan8720a true) 624 # # description: USB device phydcd config header 627 # # description: USB device hsdcd config header 630 # # description: USB device ip3511fs config header 633 # # description: USB device ip3511hs config header 639 # # description: Middleware usb device common_header 642 # # description: Middleware usb device ip3511fs 645 # # description: Middleware usb device ip3511hs [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/ |
| D | all_lib_device.cmake | 6 #set.device.LPC54S018M 214 # # description: Driver phy-device-lan8720a 215 # set(CONFIG_USE_driver_phy-device-lan8720a true) 624 # # description: USB device phydcd config header 627 # # description: USB device hsdcd config header 630 # # description: USB device ip3511fs config header 633 # # description: USB device ip3511hs config header 639 # # description: Middleware usb device common_header 642 # # description: Middleware usb device ip3511fs 645 # # description: Middleware usb device ip3511hs [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/ |
| D | fsl_phyvsc8541.c | 48 uint8_t device, 53 static status_t PHY_VSC8541_MMD_Read(phy_handle_t *handle, uint8_t device, uint16_t addr, uint16_t … 54 static status_t PHY_VSC8541_MMD_Write(phy_handle_t *handle, uint8_t device, uint16_t addr, uint16_t… 337 uint8_t device, 344 result = PHY_VSC8541_WRITE(handle, PHY_MMD_ACCESS_CONTROL_REG, device); 358 … result = PHY_VSC8541_WRITE(handle, PHY_MMD_ACCESS_CONTROL_REG, (uint16_t)mode | (uint16_t)device); 372 static status_t PHY_VSC8541_MMD_Read(phy_handle_t *handle, uint8_t device, uint16_t addr, uint16_t … 375 … result = PHY_VSC8541_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement); 383 static status_t PHY_VSC8541_MMD_Write(phy_handle_t *handle, uint8_t device, uint16_t addr, uint16_t… 387 result = PHY_VSC8541_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement);
|