Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_def.h496 typedef uint8_t VL53L0X_InterruptPolarity; typedef
498 #define VL53L0X_INTERRUPTPOLARITY_LOW ((VL53L0X_InterruptPolarity) 0)
500 #define VL53L0X_INTERRUPTPOLARITY_HIGH ((VL53L0X_InterruptPolarity) 1)
Dvl53l0x_api.h1654 VL53L0X_InterruptPolarity Polarity);
1683 VL53L0X_InterruptPolarity *pPolarity);
/hal_st-3.6.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api.c2622 VL53L0X_InterruptPolarity Polarity) in VL53L0X_SetGpioConfig()
2718 VL53L0X_InterruptPolarity *pPolarity) in VL53L0X_GetGpioConfig()