Searched refs:go_cfg_attr (Results 1 – 1 of 1) sorted by relevance
95 struct go_cfg_attr { struct1773 static struct go_cfg_attr version_product_mcu = { PRODUCT_VERSION };1776 static struct go_cfg_attr version_protocol_mcu = { PROTOCOL_VERSION };1779 static struct go_cfg_attr version_firmware_mcu = { FIRMWARE_VERSION };1782 static struct go_cfg_attr version_hardware_mcu = { HARDWARE_VERSION };1785 static struct go_cfg_attr version_gen_mcu = { HARDWARE_GENERATION };1788 static struct go_cfg_attr fps_switch_status = { FEATURE_FPS_SWITCH_STATUS };1792 static struct go_cfg_attr gamepad_mode = { FEATURE_GAMEPAD_MODE };1796 static struct go_cfg_attr reset_mcu = { FEATURE_RESET_GAMEPAD };1799 static struct go_cfg_attr gamepad_rumble_intensity = { MOTOR_INTENSITY };[all …]