Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pca6416a/
Dfsl_pca6416a.c25 static status_t PCA6416A_ReadPort(pca6416a_handle_t *handle, uint8_t startReg, uint16_t *value) in PCA6416A_ReadPort() function
45 status = PCA6416A_ReadPort(handle, startReg, &regValue); in PCA6416A_ModifyPortRegBits()
143 return PCA6416A_ReadPort(handle, PCA6416A_INPUT_PORT_0, pinsValue); in PCA6416A_ReadPins()