HomeSort by relevance Sort by last modified time
    Searched refs:OFFSET_ACI_EVT_PARAMS_TIMING_T_CONN_RF_TIMEOUT_MSB (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_protocol_defines.h 164 #define OFFSET_ACI_EVT_PARAMS_TIMING_T_CONN_RF_TIMEOUT_MSB 5
acilib.cxx 520 p_evt_params_timing->conn_rf_timeout = (uint16_t)*(buffer_in + OFFSET_ACI_EVT_T_TIMING + OFFSET_ACI_EVT_PARAMS_TIMING_T_CONN_RF_TIMEOUT_MSB) << 8;
    [all...]

Completed in 75 milliseconds