Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c1932 result->maxX = (uint16_t)(base->HIST_A_ACTIVE_AREA_X >> 16U); in PXP_GetHistogramMaskResult()
1941 result->maxX = (uint16_t)(base->HIST_B_ACTIVE_AREA_X >> 16U); in PXP_GetHistogramMaskResult()
Dfsl_pxp.h1060 …uint32_t maxX; /*!< The x offset of the LRC of the minimal histogram that covers all passed … member