Home
last modified time | relevance | path

Searched defs:image (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/pngdec/
Dfsl_pngdec.c164 status_t PNGDEC_ParseHeader(pngdec_image_t *image, uint8_t *pngBuf) in PNGDEC_ParseHeader()
259 status_t PNGDEC_Decode(PNGDEC_Type *base, pngdec_image_t *image, uint32_t *status) in PNGDEC_Decode()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.c695 … LCDC_SetCursorImage(LCD_Type *base, lcdc_cursor_size_t size, uint8_t index, const uint32_t *image) in LCDC_SetCursorImage()
Dfsl_lcdc.h193 uint32_t *image[LCDC_CURSOR_COUNT]; /*!< Pointer to cursor image data. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/elemu/
Dfsl_elemu.c424 status_t ELEMU_loadFw(ELEMU_Type *mu, uint32_t image[]) in ELEMU_loadFw()