/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_ll.h | 573 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/ |
D | spi_struct.h | 55 …uint32_t clkcnt_n : 6; /*In the master mode it is the divider of spi_clk.… member
|
D | spi_mem_struct.h | 88 …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/ |
D | spi_ll.h | 700 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/ |
D | spi_ll.h | 690 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/ |
D | spi_ll.h | 686 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/ |
D | spi_ll.h | 686 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/ |
D | spi_ll.h | 692 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/ |
D | spi_struct.h | 58 …uint32_t clkcnt_n : 6; /*In the master mode it is the divider of spi_clk.… member
|
D | spi_mem_struct.h | 89 …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/ |
D | spi_struct.h | 66 …uint32_t clkcnt_n : 6; /*In the master mode it is the divider of spi_clk.… member
|
D | spi_mem_struct.h | 101 …uint32_t clkcnt_n : 8; /*When SPI0 accesses flash, f_SPI_CLK = f_MSPI_COR… member
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | spi_ll.h | 648 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/ |
D | spi_struct.h | 620 uint32_t clkcnt_n:6; member
|
D | spi_mem_struct.h | 107 …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/ |
D | spi_struct.h | 620 uint32_t clkcnt_n:6; member
|
D | spi_mem_struct.h | 108 …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/ |
D | spi_struct.h | 103 …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/ |
D | spi_mem_struct.h | 90 …uint32_t clkcnt_n: 8; /*In the master mode it is the divider of spi_… member
|
D | spi_struct.h | 79 …uint32_t clkcnt_n: 6; /*In the master mode it is the divider of spi_clk. S… member
|