Home
last modified time | relevance | path

Searched defs:ledCode (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_dev_ability_v10.md101 ### ledCode subsection
H A D_input_dev_ability.md101 ### ledCode subsection
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_hid_adapter.h68 unsigned long ledCode[BITS_TO_LONG(HDF_LED_CNT)]; member
H A Dhdf_input_device_manager.h73 unsigned long ledCode[BITS_TO_UINT64(LED_CNT)]; member
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_type.h228 …uint64_t ledCode[BITS_TO_UINT64(LED_CNT)]; /**< Bitmap for recording the supported indic… member