Searched refs:SMC0_BASE (Results 1 – 6 of 6) sorted by relevance
8 #define SMC0_BASE (0x04020000) macro
6 #define SMC0_BASE (0x04020000) macro
310 sdc_hex_dump_word((void *)(SMC0_BASE + 0x1000UL * host->sdc_id) ,0x150); in __mci_force_dump_host_info()619 sdc_hex_dump_word((void *)SMC0_BASE ,0x200); in __mci_request_done()2150 host->reg_base = (volatile void *)SMC0_BASE; in hal_sdc_init()
18605 #define SMC0_BASE (0x40020000u) macro18607 #define SMC0 ((SMC_Type *)SMC0_BASE)18613 #define SMC_BASE_ADDRS { SMC0_BASE, SMC1_BASE }
19432 #define SMC0_BASE (0x40020000u) macro19434 #define SMC0 ((SMC_Type *)SMC0_BASE)19440 #define SMC_BASE_ADDRS { SMC0_BASE, SMC1_BASE }
Completed in 226 milliseconds