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

  /hardware/bsp/intel/peripheral/libupm/src/m24lr64e/
m24lr64e.cxx 30 #include "m24lr64e.h"
36 M24LR64E::M24LR64E(int bus, AccessMode mode):
53 M24LR64E::~M24LR64E()
57 bool M24LR64E::submitPasswd(uint32_t passwd)
89 bool M24LR64E::writePasswd(uint32_t passwd)
120 void M24LR64E::sectorProtectConfig(unsigned int sectorNumber,
133 void M24LR64E::clearSectorProtect(void)
140 void M24LR64E::sectorWriteLockBit(unsigned int sectorNumber,
    [all...]
m24lr64e.h 47 * @defgroup m24lr64e libupm-m24lr64e
52 * @library m24lr64e
53 * @sensor m24lr64e
60 * @brief C++ API for the M24LR64E-based Grove NFC Tag
77 * @image html m24lr64e.jpg
78 * @snippet m24lr64e.cxx Interesting
80 class M24LR64E {
96 * M24LR64E addresses, accessible only in the root mode
145 * M24LR64E constructo
    [all...]

Completed in 149 milliseconds