Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dbi/flexio/
Dfsl_dbi_flexio_smartdma.h36 dbi_xfer_ops_t *xferOps; /*!< Transfer operations. */
43 extern const dbi_xfer_ops_t g_dbiFlexioSmartdmaXferOps;
Dfsl_dbi_flexio_edma.h36 dbi_xfer_ops_t *xferOps; /*!< Transfer operations. */
43 extern const dbi_xfer_ops_t g_dbiFlexioEdmaXferOps;
Dfsl_dbi_flexio_smartdma.c29 const dbi_xfer_ops_t g_dbiFlexioSmartdmaXferOps = {
Dfsl_dbi_flexio_edma.c29 const dbi_xfer_ops_t g_dbiFlexioEdmaXferOps = {
/hal_nxp-latest/mcux/mcux-sdk/components/st7796s/
Dfsl_st7796s.h79 const dbi_xfer_ops_t *xferOps; /*!< Bus transfer operations. */
114 const dbi_xfer_ops_t *xferOps,
Dfsl_st7796s.c147 const dbi_xfer_ops_t *xferOps, in ST7796S_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/ssd1963/
Dfsl_ssd1963.h141 const dbi_xfer_ops_t *xferOps; /*!< Bus transfer operations. */
249 const dbi_xfer_ops_t *xferOps,
Dfsl_ssd1963.c159 const dbi_xfer_ops_t *xferOps, in SSD1963_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/ssd1963/
Dfsl_dc_fb_ssd1963.h78 const dbi_xfer_ops_t *xferOps; /*!< DBI bus operations used for SSD1963. */
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dbi/
Dfsl_dbi.h128 } dbi_xfer_ops_t; typedef