Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dusart.c143 gpioRelease(usart->rx); in usartClose()
144 gpioRelease(usart->tx); in usartClose()
Di2c.c840 gpioRelease(pdev->scl); in i2cMasterRelease()
841 gpioRelease(pdev->sda); in i2cMasterRelease()
966 gpioRelease(pdev->scl); in i2cSlaveRelease()
967 gpioRelease(pdev->sda); in i2cSlaveRelease()
Dspi.c438 gpioRelease(pdev->nss); in stmSpiMasterStopSync()
451 gpioRelease(pdev->nss); in stmSpiSlaveStopSync()
Dgpio.c66 void gpioRelease(struct Gpio* __restrict gpio) in gpioRelease() function
/device/google/contexthub/firmware/os/inc/
Dgpio.h68 void gpioRelease(struct Gpio* __restrict gpio);
/device/google/contexthub/firmware/os/drivers/hall_twopole/
Dhall_twopole.c244 gpioRelease(mTask.sPin); in endTask()
245 gpioRelease(mTask.nPin); in endTask()
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_gpio.c126 gpioRelease(mTask.led[i]); in endTask()
/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c218 gpioRelease(mTask.pin); in endTask()
/device/google/contexthub/firmware/os/drivers/hall/
Dhall.c223 gpioRelease(mTask.pin); in endTask()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c592 gpioRelease(mTask.pin); in endTask()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c742 gpioRelease(mTask.pin); in end_app()
/device/google/contexthub/firmware/os/core/
DosApi.c327 gpioRelease(gpio); in osExpApiGpioRel()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c1004 gpioRelease(mTask.pin); in end_app()
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3799 gpioRelease(mTask.Int1);
3800 gpioRelease(mTask.Int2);
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c3252 gpioRelease(T(int1));