Searched refs:InfoReadyCallback (Results 1 – 10 of 10) sorted by relevance
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_jpeg.c | 550 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_Init() 917 hjpeg->InfoReadyCallback = pCallback; in HAL_JPEG_RegisterInfoReadyCallback() 947 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_UnRegisterInfoReadyCallback() 3386 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_Process() 3842 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_DMA_ContinueProcess()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_jpeg.c | 522 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_Init() 888 hjpeg->InfoReadyCallback = pCallback; in HAL_JPEG_RegisterInfoReadyCallback() 918 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_UnRegisterInfoReadyCallback() 3345 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_Process() 3743 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_DMA_ContinueProcess()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_jpeg.c | 536 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_Init() 904 hjpeg->InfoReadyCallback = pCallback; in HAL_JPEG_RegisterInfoReadyCallback() 934 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_UnRegisterInfoReadyCallback() 3342 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_Process() 3728 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_DMA_ContinueProcess()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_jpeg.c | 551 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_Init() 918 hjpeg->InfoReadyCallback = pCallback; in HAL_JPEG_RegisterInfoReadyCallback() 948 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_UnRegisterInfoReadyCallback() 3388 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_Process() 3847 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_DMA_ContinueProcess()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_jpeg.c | 551 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_Init() 918 hjpeg->InfoReadyCallback = pCallback; in HAL_JPEG_RegisterInfoReadyCallback() 948 hjpeg->InfoReadyCallback = HAL_JPEG_InfoReadyCallback; /* Legacy weak InfoReadyCallback */ in HAL_JPEG_UnRegisterInfoReadyCallback() 3387 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_Process() 3843 hjpeg->InfoReadyCallback(hjpeg, &hjpeg->Conf); in JPEG_DMA_ContinueProcess()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_jpeg.h | 137 void (*InfoReadyCallback)(struct __JPEG_HandleTypeDef *hjpeg, member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_jpeg.h | 137 void (*InfoReadyCallback)(struct __JPEG_HandleTypeDef *hjpeg, member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_jpeg.h | 137 void (*InfoReadyCallback)(struct __JPEG_HandleTypeDef *hjpeg, member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_jpeg.h | 137 void (*InfoReadyCallback)(struct __JPEG_HandleTypeDef *hjpeg, member
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_jpeg.h | 137 void (*InfoReadyCallback)(struct __JPEG_HandleTypeDef *hjpeg, member
|