Searched refs:ISDS_accSelfTestMode_t (Results 1 – 2 of 2) sorted by relevance
794 } ISDS_accSelfTestMode_t; typedef1025 …int8_t ISDS_setAccSelfTestMode(WE_sensorInterface_t* sensorInterface, ISDS_accSelfTestMode_t selfT…1026 …int8_t ISDS_getAccSelfTestMode(WE_sensorInterface_t* sensorInterface, ISDS_accSelfTestMode_t *self…
1910 int8_t ISDS_setAccSelfTestMode(WE_sensorInterface_t* sensorInterface, ISDS_accSelfTestMode_t selfTe… in ISDS_setAccSelfTestMode()1930 int8_t ISDS_getAccSelfTestMode(WE_sensorInterface_t* sensorInterface, ISDS_accSelfTestMode_t *selfT… in ISDS_getAccSelfTestMode()1939 *selfTest = (ISDS_accSelfTestMode_t) ctrl5.accSelfTest; in ISDS_getAccSelfTestMode()