Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/examples/peripherals/spi_master/hd_eeprom/components/eeprom/
Dspi_eeprom.c115 static void cs_low(spi_transaction_t* t) in cs_low() function
165 .post_cb = cs_low, in spi_eeprom_init()
/hal_espressif-2.7.6/components/driver/
Dsdspi_host.c133 static void cs_low(slot_info_t *slot) in cs_low() function
456 cs_low(slot); in sdspi_host_start_command()