refactor(regi2c): remove regi2c_defs.h from some targets

This commit is contained in:
Song Ruo Jing
2025-05-16 14:59:30 +08:00
parent 9ef152c220
commit 8262915e28
50 changed files with 112 additions and 954 deletions

View File

@@ -14,6 +14,13 @@
extern "C" {
#endif
/**
* Restore regi2c analog calibration related configuration registers.
* This is a workaround for calibration error when waking up from light sleep
*/
#define REGI2C_LL_ANA_CALI_PD_WORKAROUND 1
#define REGI2C_LL_ANA_CALI_BYTE_NUM 8
/**
* @brief Reset (Disable) the I2C internal bus for all regi2c registers
*/