Searched refs:SX126xGetBoardTcxoWakeupTime (Results 1 – 11 of 11) sorted by relevance
160 uint32_t SX126xGetBoardTcxoWakeupTime( void );
101 …SX126xSetDio3AsTcxoCtrl( TCXO_CTRL_1_7V, SX126xGetBoardTcxoWakeupTime( ) << 6 ); // convert from m… in SX126xIoTcxoInit()106 uint32_t SX126xGetBoardTcxoWakeupTime( void ) in SX126xGetBoardTcxoWakeupTime() function
99 uint32_t SX126xGetBoardTcxoWakeupTime( void ) in SX126xGetBoardTcxoWakeupTime() function
1226 return SX126xGetBoardTcxoWakeupTime( ) + RADIO_WAKEUP_TIME; in RadioGetWakeupTime()