Searched refs:PllCalib (Results 1 – 2 of 2) sorted by relevance
697 uint8_t PllCalib : 1; //!< PLL calibration failed member
785 error.Fields.PllCalib = ( err[1] & ( 1 << 2 ) ) >> 2; in SX126xGetDeviceErrors()