Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/jpegdec/
Dfsl_jpegdec.c127 JPEGDEC_Enable(base, config->enable); in JPEGDEC_Init()
139 JPEGDEC_Enable(base, false); in JPEGDEC_Deinit()
Dfsl_jpegdec.h260 static inline void JPEGDEC_Enable(JPEG_DECODER_Type *base, bool enable) in JPEGDEC_Enable() function