Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/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-3.5.0/components/driver/
Dsdspi_host.c125 static void cs_low(slot_info_t *slot) in cs_low() function
448 cs_low(slot); in sdspi_host_start_command()