Home
last modified time | relevance | path

Searched refs:clkdiv_pre (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h574 reg.clkdiv_pre = 0; in spi_ll_master_cal_clock()
616 reg.clkdiv_pre = pre - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h56 …uint32_t clkdiv_pre : 4; /*In the master mode it is pre-divider of spi_clk.… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h701 reg.clkdiv_pre = 0; in spi_ll_master_cal_clock()
743 reg.clkdiv_pre = pre - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h691 reg.clkdiv_pre = 0; in spi_ll_master_cal_clock()
733 reg.clkdiv_pre = pre - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h687 reg.clkdiv_pre = 0; in spi_ll_master_cal_clock()
729 reg.clkdiv_pre = pre - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h687 reg.clkdiv_pre = 0; in spi_ll_master_cal_clock()
729 reg.clkdiv_pre = pre - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h693 reg.clkdiv_pre = 0; in spi_ll_master_cal_clock()
735 reg.clkdiv_pre = pre - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h59 …uint32_t clkdiv_pre : 4; /*In the master mode it is pre-divider of spi_clk.… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h67 …uint32_t clkdiv_pre : 4; /*In the master mode it is pre-divider of spi_clk.… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h649 reg.clkdiv_pre = 0; in spi_ll_master_cal_clock()
691 reg.clkdiv_pre = pre - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h624 uint32_t clkdiv_pre:4; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h624 uint32_t clkdiv_pre:4; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h104 …uint32_t clkdiv_pre: 13; /*In the master mode it is pre-divider of spi_clk.… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h80 …uint32_t clkdiv_pre: 13; /*In the master mode it is pre-divider of spi_clk. … member