Home
last modified time | relevance | path

Searched refs:SX126xSetRxDutyCycle (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/radio/sx126x/
Dsx126x.h892 void SX126xSetRxDutyCycle( uint32_t rxTime, uint32_t sleepTime );
Dsx126x.c330 void SX126xSetRxDutyCycle( uint32_t rxTime, uint32_t sleepTime ) in SX126xSetRxDutyCycle() function
Dradio.c1112 SX126xSetRxDutyCycle( rxTime, sleepTime ); in RadioSetRxDutyCycle()