Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/fxos8700cq/
Dfsl_fxos.h712 } fxos_config_t; typedef
731 status_t FXOS_Init(fxos_handle_t *fxos_handle, fxos_config_t *config);
Dfsl_fxos.c14 status_t FXOS_Init(fxos_handle_t *fxos_handle, fxos_config_t *config) in FXOS_Init()