mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-02 14:49:04 +00:00
refactor(regi2c): remove regi2c_defs.h from some targets
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user