Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/vibrator/chipset/drv2605l/
H A Dvibrator_drv2605l_driver.h36 #define DRV2605_REG_RTPIN 0x02 // Real-time playback input register macro
H A Dvibrator_drv2605l_driver.c167 value[DRV2605L_ADDR_INDEX] = (uint8_t)DRV2605_REG_RTPIN; in InitDrv2605lChip()
193 value[DRV2605L_ADDR_INDEX] = (uint8_t)DRV2605_REG_RTPIN; in SetModulationParameter()
253 value[DRV2605L_ADDR_INDEX] = (uint8_t)DRV2605_REG_RTPIN; in StopModulationParameter()