Searched refs:LRF_TxShape (Results 1 – 5 of 5) sorted by relevance
48 extern const LRF_TxShape LRF_shapeBaseGfsk067;49 extern const LRF_TxShape LRF_shapeBaseGfsk05;
99 .txShape = (LRF_TxShape*) 0,
250 const LRF_TxShape LRF_shapeBaseGfsk067 = {257 const LRF_TxShape LRF_shapeBaseGfsk05 = {
216 } LRF_TxShape; typedef501 const LRF_TxShape *txShape; /*!< Transmitter shape definition */539 extern const LRF_TxShape LRF_shapeBaseGfsk05;540 extern const LRF_TxShape LRF_shapeBaseGfsk067;541 extern const LRF_TxShape LRF_shapeBaseGfsk20;
60 static void LRF_programShape(const LRF_TxShape *txShape, uint32_t deviation, uint32_t invSynthFreq);1050 static void LRF_programShape(const LRF_TxShape *txShape, uint32_t deviation, uint32_t invSynthFreq) in LRF_programShape()