Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pca6416a/
Dfsl_pca6416a.c141 status_t PCA6416A_ReadPins(pca6416a_handle_t *handle, uint16_t *pinsValue) in PCA6416A_ReadPins() argument
143 return PCA6416A_ReadPort(handle, PCA6416A_INPUT_PORT_0, pinsValue); in PCA6416A_ReadPins()
Dfsl_pca6416a.h146 status_t PCA6416A_ReadPins(pca6416a_handle_t *handle, uint16_t *pinsValue);