Searched refs:SMC1_BASE (Results 1 – 6 of 6) sorted by relevance
9 #define SMC1_BASE (0x04021000) macro
7 #define SMC1_BASE (0x04021000) macro
622 sdc_hex_dump_word((void *)SMC1_BASE ,0x200); in __mci_request_done()1553 sdc_hex_dump_word((void *)SMC1_BASE ,0x100); in do_rom_HAL_SDC_Request()2153 host->reg_base = (volatile void *)SMC1_BASE; in hal_sdc_init()
18609 #define SMC1_BASE (0x41020000u) macro18611 #define SMC1 ((SMC_Type *)SMC1_BASE)18613 #define SMC_BASE_ADDRS { SMC0_BASE, SMC1_BASE }
19436 #define SMC1_BASE (0x41020000u) macro19438 #define SMC1 ((SMC_Type *)SMC1_BASE)19440 #define SMC_BASE_ADDRS { SMC0_BASE, SMC1_BASE }
Completed in 231 milliseconds