Searched defs:clock_speed_hz (Results 1 – 2 of 2) sorted by relevance
74 int clock_speed_hz; ///< Clock speed, divisors of the SPI `clock_source`, in Hz member
202 static esp_err_t configure_spi_dev(slot_info_t *slot, int clock_speed_hz) in configure_spi_dev()