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

  /hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
h3lis331dl.h 214 } I_CFG_BITS_T;
444 * @param val One fo the I_CFG_BITS_T values
447 bool setInterrupt1PadConfig(I_CFG_BITS_T val);
452 * @param val One fo the I_CFG_BITS_T values
455 bool setInterrupt2PadConfig(I_CFG_BITS_T val);
h3lis331dl.cxx 336 bool H3LIS331DL::setInterrupt1PadConfig(I_CFG_BITS_T val)
353 bool H3LIS331DL::setInterrupt2PadConfig(I_CFG_BITS_T val)

Completed in 3422 milliseconds