Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dsx126x.h707 }RadioError_t; typedef
1140 RadioError_t SX126xGetDeviceErrors( void );
Dsx126x.c774 RadioError_t SX126xGetDeviceErrors( void ) in SX126xGetDeviceErrors()
777 RadioError_t error = { .Value = 0 }; in SX126xGetDeviceErrors()