Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/vibrator/hal/include/
H A Dvibrator_controller.h41 VIBRATOR_IO_START_ONCE = 0, enumerator
/ohos5.0/drivers/peripheral/vibrator/hal/src/
H A Dvibrator_controller.c215 ret = SendVibratorMsg(VIBRATOR_IO_START_ONCE, msg, NULL); in StartOnce()