Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.h1052 } pxp_histogram_config_t; typedef
2570 status_t PXP_SetHistogramConfig(PXP_Type *base, uint8_t num, const pxp_histogram_config_t *config);
Dfsl_pxp.c1849 status_t PXP_SetHistogramConfig(PXP_Type *base, uint8_t num, const pxp_histogram_config_t *config) in PXP_SetHistogramConfig()