Home
last modified time | relevance | path

Searched refs:clkcnt_n (Results 1 – 20 of 20) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h573 reg.clkcnt_n = 0; in spi_ll_master_cal_clock()
615 reg.clkcnt_n = n - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h55 …uint32_t clkcnt_n : 6; /*In the master mode it is the divider of spi_clk.… member
Dspi_mem_struct.h88 …uint32_t clkcnt_n: 8; /*In the master mode it is the divider of spi_mem_clk.… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h700 reg.clkcnt_n = 0; in spi_ll_master_cal_clock()
742 reg.clkcnt_n = n - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h690 reg.clkcnt_n = 0; in spi_ll_master_cal_clock()
732 reg.clkcnt_n = n - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h686 reg.clkcnt_n = 0; in spi_ll_master_cal_clock()
728 reg.clkcnt_n = n - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h686 reg.clkcnt_n = 0; in spi_ll_master_cal_clock()
728 reg.clkcnt_n = n - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h692 reg.clkcnt_n = 0; in spi_ll_master_cal_clock()
734 reg.clkcnt_n = n - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h58 …uint32_t clkcnt_n : 6; /*In the master mode it is the divider of spi_clk.… member
Dspi_mem_struct.h89 …uint32_t clkcnt_n : 8; /*In the master mode it is the divider of spi_mem_… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h66 …uint32_t clkcnt_n : 6; /*In the master mode it is the divider of spi_clk.… member
Dspi_mem_struct.h101 …uint32_t clkcnt_n : 8; /*When SPI0 accesses flash, f_SPI_CLK = f_MSPI_COR… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h648 reg.clkcnt_n = 0; in spi_ll_master_cal_clock()
690 reg.clkcnt_n = n - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h620 uint32_t clkcnt_n:6; member
Dspi_mem_struct.h107 …uint32_t clkcnt_n : 8; /*In the master mode it is the divider of spi_mem_… member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h620 uint32_t clkcnt_n:6; member
Dspi_mem_struct.h108 …uint32_t clkcnt_n : 8; /*In the master mode it is the divider of spi_mem_… member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h103 …uint32_t clkcnt_n: 6; /*In the master mode it is the divider of spi_clk.… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h90 …uint32_t clkcnt_n: 8; /*In the master mode it is the divider of spi_… member
Dspi_struct.h79 …uint32_t clkcnt_n: 6; /*In the master mode it is the divider of spi_clk. S… member