Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/sensors/
Dfxlc95000_drv.c169 pCommandList, FXLC95000_COCO_ERROR_MASK); in FXLC95000_SPI_CommandResponse()
226 …atus = Sensor_I2C_BlockWrite(pBus, &deviceInfo, sAddress, pCommandList, FXLC95000_COCO_ERROR_MASK); in FXLC95000_I2C_FlashCommands()
411 pCommandList, FXLC95000_COCO_ERROR_MASK); in FXLC95000_I2C_CommandResponse()
Dfxlc95000_drv.h61 #define FXLC95000_COCO_ERROR_MASK (0x7F) macro