Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dradio.c668 SX126x.ModulationParams.Params.Gfsk.ModulationShaping = MOD_SHAPING_G_BT_1; in RadioSetRxConfig()
777 SX126x.ModulationParams.Params.Gfsk.ModulationShaping = MOD_SHAPING_G_BT_1; in RadioSetTxConfig()
Dsx126x.h569 RadioModShapings_t ModulationShaping; member
Dsx126x.c593 buf[3] = modulationParams->Params.Gfsk.ModulationShaping; in SX126xSetModulationParams()