Home
last modified time | relevance | path

Searched defs:switchCode (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.md161 ### switchCode subsection
H A D_input_dev_ability.md161 ### switchCode subsection
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_hid_adapter.h72 unsigned long switchCode[BITS_TO_LONG(HDF_SW_CNT)]; member
H A Dhdf_input_device_manager.h77 unsigned long switchCode[BITS_TO_UINT64(SW_CNT)]; member
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_type.h232 …uint64_t switchCode[BITS_TO_UINT64(SW_CNT)]; /**< Bitmap for recording the supported switc… member