Searched refs:APBPeriph_KEYSCAN_CLOCK (Results 1 – 3 of 3) sorted by relevance
342 RCC_PeriphClockCmd_AON(APBPeriph_KEYSCAN, APBPeriph_KEYSCAN_CLOCK, DISABLE); in app_keyscan_init()343 RCC_PeriphClockCmd_AON(APBPeriph_KEYSCAN, APBPeriph_KEYSCAN_CLOCK, ENABLE); in app_keyscan_init()
85 #define APBPeriph_KEYSCAN_CLOCK (SYS_CLK_CTRL2 << 30 | BIT_AON_KEYSCAN_CKE) macro
101 #define APBPeriph_KEYSCAN_CLOCK (BIT_AON_KEYSCAN_CKE) macro
Completed in 5 milliseconds