Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/nrf24l01/
Dnrf24l01.cxx329 sendCommand (FLUSH_TX); in txFlushBuffer()
387 sendCommand (FLUSH_TX); // Clear RX Fifo in sendBeaconingMsg()
Dnrf24l01.h114 #define FLUSH_TX 0xE1 macro