Home
last modified time | relevance | path

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

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cscs/
Dcscs.c493 …} else if ((s_cscs_env.cscs_init.feature & CSCS_FEAT_MULTIPLE_SENSORS_BIT) && s_cscs_env.cscs_init… in cscs_op_sensor_loc_update_handler()
522 if (s_cscs_env.cscs_init.feature & CSCS_FEAT_MULTIPLE_SENSORS_BIT) { in cscs_op_sup_sensor_loc_req_handler()
678 if (s_cscs_env.cscs_init.feature & CSCS_FEAT_MULTIPLE_SENSORS_BIT) { in cscs_sensor_loc_update()
694 if (p_cscs_init->feature & CSCS_FEAT_MULTIPLE_SENSORS_BIT) { in cscs_service_init()
Dcscs.h111 #define CSCS_FEAT_MULTIPLE_SENSORS_BIT (0x01 << 2) /**< Bit for Multiple Sensor Locations… macro