Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_flash_ram.c488 …Temp &= ~(BIT_FLASH_CK_PS_DIV_EN | BIT_FLASH_CK_DIV_EN); /* disable clock ps div & disable clock d… in FLASH_ClockSwitch()
515 …Temp |= (BIT_FLASH_CK_PS_DIV_EN | BIT_FLASH_CK_DIV_EN); /* enable clock ps div & enable clock div*/ in FLASH_ClockSwitch()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721dlp_sysreg.h372 #define BIT_FLASH_CK_DIV_EN BIT(13) /* 13 R/W 1'b0 r_FLASH_CK_DIV_EN 1: enable to generate flas… macro

Completed in 8 milliseconds