Home
last modified time | relevance | path

Searched refs:IC_FS_SCL_LCNT_TRIM (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_i2c.c64 u32 IC_FS_SCL_LCNT_TRIM; variable
235 if (ICHLcnt > IC_FS_SCL_LCNT_TRIM)/*this part is according to the fine-tune result*/ in I2C_SetSpeed()
236 ICHLcnt -= IC_FS_SCL_LCNT_TRIM; in I2C_SetSpeed()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_i2c.c205 if (ICHLcnt > IC_FS_SCL_LCNT_TRIM)/*this part is according to the fine-tune result*/ in USI_I2C_SetSpeed()
206 ICHLcnt -= IC_FS_SCL_LCNT_TRIM; in USI_I2C_SetSpeed()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_i2c.h628 extern u32 IC_FS_SCL_LCNT_TRIM;
/AliOS-Things-master/hardware/chip/rtl872xd/script/
A Dexport-rom_symbol_v01.txt1402 IC_FS_SCL_LCNT_TRIM = 0x10000f54;

Completed in 8 milliseconds