Searched refs:TEST_MASTER_SLAVE (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/driver/test/param_test/include/ |
D | param_test.h | 166 #define TEST_MASTER_SLAVE(name, param_group, tag, master_func, slave_func) \ macro
|
/hal_espressif-3.6.0/components/driver/test/ |
D | test_sdio.c | 791 TEST_MASTER_SLAVE(SDIO_FRHOST, test_cfg_array, "[sdio][timeout=180][test_env=UT_SDIO]", &frhost_mas… 794 TEST_MASTER_SLAVE(SDIO_FRHOST, test_cfg_array, "[sdio][timeout=180][test_env=UT_SDIO][ignore]", &fr… 809 TEST_MASTER_SLAVE(SDIO_TOHOST, test_cfg_array, "[sdio][timeout=180][test_env=UT_SDIO]", &tohost_mas…
|
D | test_spi_param.c | 664 …TEST_MASTER_SLAVE(name, param_group, "[spi_ms][test_env=Example_SPI_Multi_device][timeout=120]"#ex…
|