Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/
Da00059_a13160308eebd2dce90198d9f1388ad27_icgraph.map1 <map id="FXLS8962_I2C_DeInit" name="FXLS8962_I2C_DeInit">
Da00056_a13160308eebd2dce90198d9f1388ad27_icgraph.map1 <map id="FXLS8962_I2C_DeInit" name="FXLS8962_I2C_DeInit">
Da00059_a13160308eebd2dce90198d9f1388ad27_cgraph.map1 <map id="FXLS8962_I2C_DeInit" name="FXLS8962_I2C_DeInit">
Da00056_a13160308eebd2dce90198d9f1388ad27_cgraph.map1 <map id="FXLS8962_I2C_DeInit" name="FXLS8962_I2C_DeInit">
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/sensors/
Dfxls8962_drv.h136 int32_t FXLS8962_I2C_DeInit(fxls8962_i2c_sensorhandle_t *pSensorHandle);
Dfxls8962_drv.c360 int32_t FXLS8962_I2C_DeInit(fxls8962_i2c_sensorhandle_t *pSensorHandle) in FXLS8962_I2C_DeInit() function
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/demos/
Dfxls8962_demo.c268 status = FXLS8962_I2C_DeInit(&fxls8962Driver); in process_host_command()