Home
last modified time | relevance | path

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

/btstack/chipset/sx128x/SMTC_Drivers/sx1280-driver-c/
H A Dsx1280.h266 }RadioOperatingModes_t; typedef
1181 RadioOperatingModes_t SX1280GetOpMode( void );
H A Dradio.h310 RadioOperatingModes_t ( *GetOpMode )( void );
H A Dsx1280.c50 static RadioOperatingModes_t OperatingMode;
121 RadioOperatingModes_t SX1280GetOpMode( void ) in SX1280GetOpMode()