Home
last modified time | relevance | path

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

/btstack/chipset/sx128x/SMTC_Drivers/sx1280-driver-c/
H A Dradio.h165 void ( *SetModulationParams )( ModulationParams_t *modParams ); member
/btstack/chipset/sx128x/
H A Dll_sx1280.c984 Radio.SetModulationParams( &modulationParams ); in ll_radio_on()