Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft3267/
Dfsl_ft3267.h79 } ft3267_config_t; typedef
108 status_t FT3267_Init(ft3267_handle_t *handle, const ft3267_config_t *config);
Dfsl_ft3267.c39 status_t FT3267_Init(ft3267_handle_t *handle, const ft3267_config_t *config) in FT3267_Init()