Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/MAXUSB/include/core/
Dusb.h144 #warning "mxc_usb_clock_t" not implemented. See note in usb.h on "MXC_USB_SetClockSource"
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CSI2/
Dcsi2_ai87.c110 void MXC_CSI2_GetImageDetails(uint32_t *imgLen, uint32_t *w, uint32_t *h) in MXC_CSI2_GetImageDetails() argument
112 MXC_CSI2_RevA_GetImageDetails(imgLen, w, h); in MXC_CSI2_GetImageDetails()
Dcsi2_reva.h75 void MXC_CSI2_RevA_GetImageDetails(uint32_t *imgLen, uint32_t *w, uint32_t *h);
Dcsi2_reva.c402 void MXC_CSI2_RevA_GetImageDetails(uint32_t *imgLen, uint32_t *w, uint32_t *h) in MXC_CSI2_RevA_GetImageDetails() argument
406 *h = csi2_state.req->lines_per_frame; in MXC_CSI2_RevA_GetImageDetails()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/
Dcsi2.h365 void MXC_CSI2_GetImageDetails(uint32_t *imgLen, uint32_t *w, uint32_t *h);