Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/sdmmc/test/
Dtest_sdio.c64 #define SLC_WIN_CMD_WRITE 0xC0 macro
125 uint32_t window_command = word | (SLC_WIN_CMD_WRITE << SLC_WIN_CMD_S); in slave_slc_reg_write()