Searched refs:init_sdxc_clk_data_pins (Results 1 – 12 of 12) sorted by relevance
| /bsp/hpmicro/hpm6300evk/board/ |
| A D | pinmux.h | 32 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8);
|
| A D | pinmux.c | 332 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8) in init_sdxc_clk_data_pins() function
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | pinmux.h | 39 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8);
|
| A D | pinmux.c | 561 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8) in init_sdxc_clk_data_pins() function
|
| /bsp/hpmicro/hpm6750evk/board/ |
| A D | pinmux.h | 43 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8);
|
| A D | pinmux.c | 556 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8) in init_sdxc_clk_data_pins() function
|
| /bsp/hpmicro/hpm6750evkmini/board/ |
| A D | pinmux.h | 44 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8);
|
| A D | pinmux.c | 530 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8) in init_sdxc_clk_data_pins() function
|
| /bsp/hpmicro/hpm6800evk/board/ |
| A D | pinmux.h | 49 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8);
|
| A D | board.c | 1198 init_sdxc_clk_data_pins(ptr, 8, true); in board_init_sd_pins() 1201 init_sdxc_clk_data_pins(ptr, 4, false); in board_init_sd_pins()
|
| A D | pinmux.c | 263 void init_sdxc_clk_data_pins(SDXC_Type *ptr, uint32_t width, bool is_1v8) in init_sdxc_clk_data_pins() function
|
| /bsp/hpmicro/libraries/drivers/ |
| A D | drv_sdio.c | 761 init_sdxc_clk_data_pins(mmcsd->sdxc_base, width, is_1v8); in hpm_sdmmc_set_iocfg()
|
Completed in 29 milliseconds