Home
last modified time | relevance | path

Searched defs:clock_source (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/hal/
Dsystimer_hal.c177 void systimer_hal_set_steps_per_tick(systimer_hal_context_t *hal, int clock_source, uint32_t steps) in systimer_hal_set_steps_per_tick()
/hal_espressif-latest/components/driver/spi/include/driver/
Dspi_master.h70 spi_clock_source_t clock_source;///< Select SPI clock source, `SPI_CLK_SRC_DEFAULT` by default. member
/hal_espressif-latest/components/hal/include/hal/
Dspi_hal.h58 spi_clock_source_t clock_source; ///< Clock source of each device used by LL layer member