Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c1934 result->maxY = (uint16_t)(base->HIST_A_ACTIVE_AREA_Y >> 16U); in PXP_GetHistogramMaskResult()
1943 result->maxY = (uint16_t)(base->HIST_B_ACTIVE_AREA_Y >> 16U); in PXP_GetHistogramMaskResult()
Dfsl_pxp.h1061 …uint32_t maxY; /*!< The y offset of the LRC of the minimal histogram that covers all passed … member