Home
last modified time | relevance | path

Searched refs:JPEGDEC_EnableSlots (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/jpegdec/
Dfsl_jpegdec.h323 static inline void JPEGDEC_EnableSlots(JPEG_DECODER_Type *base, uint8_t slots) in JPEGDEC_EnableSlots() function
Dfsl_jpegdec.c125 JPEGDEC_EnableSlots(base, config->slots); in JPEGDEC_Init()