Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/nrf24l01/
Dnrf24l01.cxx222 sendCommand (FLUSH_RX); in rxFlushBuffer()
388 sendCommand (FLUSH_RX); // Clear TX Fifo in sendBeaconingMsg()
Dnrf24l01.h115 #define FLUSH_RX 0xE2 macro