Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.h366 } pxp_lut_config_t; typedef
1217 void PXP_SetLutConfig(PXP_Type *base, const pxp_lut_config_t *config);
Dfsl_pxp.c634 void PXP_SetLutConfig(PXP_Type *base, const pxp_lut_config_t *config) in PXP_SetLutConfig()