Searched refs:pCounter (Results 1 – 4 of 4) sorted by relevance
2162 uint32_t *pCounter) in HAL_DCMIPP_PIPE_ReadFrameCounter() argument2171 if ((hdcmipp == NULL) || (pCounter == NULL)) in HAL_DCMIPP_PIPE_ReadFrameCounter()2180 *pCounter = READ_REG(hdcmipp->Instance->CMFRCR); in HAL_DCMIPP_PIPE_ReadFrameCounter()2207 uint32_t *pCounter) in HAL_DCMIPP_PIPE_GetDataCounter() argument2215 if ((hdcmipp == NULL) || (pCounter == NULL)) in HAL_DCMIPP_PIPE_GetDataCounter()2224 *pCounter = READ_REG(hdcmipp->Instance->P0DCCNTR); in HAL_DCMIPP_PIPE_GetDataCounter()
4957 uint32_t *pCounter) in HAL_DCMIPP_PIPE_GetISPRemovedBadPixelCounter() argument4960 if ((hdcmipp == NULL) || (pCounter == NULL)) in HAL_DCMIPP_PIPE_GetISPRemovedBadPixelCounter()4971 *pCounter = READ_REG(hdcmipp->Instance->P1BPRSR & DCMIPP_P1BPRSR_BADCNT); in HAL_DCMIPP_PIPE_GetISPRemovedBadPixelCounter()7082 uint32_t *pCounter) in HAL_DCMIPP_PIPE_ReadFrameCounter() argument7089 if ((hdcmipp == NULL) || (pCounter == NULL)) in HAL_DCMIPP_PIPE_ReadFrameCounter()7098 *pCounter = READ_REG(hdcmipp->Instance->CMFRCR); in HAL_DCMIPP_PIPE_ReadFrameCounter()7125 uint32_t *pCounter) in HAL_DCMIPP_PIPE_GetDataCounter() argument7131 if ((hdcmipp == NULL) || (pCounter == NULL)) in HAL_DCMIPP_PIPE_GetDataCounter()7140 *pCounter = READ_REG(hdcmipp->Instance->P0DCCNTR); in HAL_DCMIPP_PIPE_GetDataCounter()7158 … uint8_t ModuleID, uint32_t *pCounter) in HAL_DCMIPP_PIPE_GetISPAccumulatedStatisticsCounter() argument[all …]
782 uint32_t *pCounter);790 uint32_t *pCounter);
2147 uint32_t *pCounter);2155 uint32_t *pCounter);2160 uint32_t *pCounter);2162 … uint8_t ModuleID, uint32_t *pCounter);