Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pca6416a/
Dfsl_pca6416a.h47 } pca6416a_dir_t; typedef
118 status_t PCA6416A_SetDirection(pca6416a_handle_t *handle, uint16_t pins, pca6416a_dir_t dir);
Dfsl_pca6416a.c105 status_t PCA6416A_SetDirection(pca6416a_handle_t *handle, uint16_t pins, pca6416a_dir_t dir) in PCA6416A_SetDirection()