Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/fxls8974cf/
Dfsl_fxls.h157 } fxls_config_t; typedef
176 status_t FXLS_Init(fxls_handle_t *fxls_handle, fxls_config_t *config);
Dfsl_fxls.c13 status_t FXLS_Init(fxls_handle_t *fxls_handle, fxls_config_t *config) in FXLS_Init()