Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h572 reg.clkcnt_h = 0; in spi_ll_master_cal_clock()
617 reg.clkcnt_h = h - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h54 …uint32_t clkcnt_h : 6; /*In the master mode it must be floor((spi_clkcnt_… member
Dspi_mem_struct.h87 …uint32_t clkcnt_h: 8; /*In the master mode it must be floor((spi_mem_clkcnt_… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h699 reg.clkcnt_h = 0; in spi_ll_master_cal_clock()
744 reg.clkcnt_h = h - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h689 reg.clkcnt_h = 0; in spi_ll_master_cal_clock()
734 reg.clkcnt_h = h - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h685 reg.clkcnt_h = 0; in spi_ll_master_cal_clock()
730 reg.clkcnt_h = h - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h685 reg.clkcnt_h = 0; in spi_ll_master_cal_clock()
730 reg.clkcnt_h = h - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h691 reg.clkcnt_h = 0; in spi_ll_master_cal_clock()
736 reg.clkcnt_h = h - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h57 …uint32_t clkcnt_h : 6; /*In the master mode it must be floor((spi_clkcnt_… member
Dspi_mem_struct.h88 …uint32_t clkcnt_h : 8; /*In the master mode it must be floor((spi_mem_clk… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h65 …uint32_t clkcnt_h : 6; /*In the master mode it must be floor((spi_clkcnt_… member
Dspi_mem_struct.h100 …uint32_t clkcnt_h : 8; /*It must be a floor value of ((SPI_MEM_CLKCNT_N+1… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h647 reg.clkcnt_h = 0; in spi_ll_master_cal_clock()
692 reg.clkcnt_h = h - 1; in spi_ll_master_cal_clock()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h615 uint32_t clkcnt_h:6; member
Dspi_mem_struct.h106 …uint32_t clkcnt_h : 8; /*In the master mode it must be floor((spi_mem_clk… member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h615 uint32_t clkcnt_h:6; member
Dspi_mem_struct.h107 …uint32_t clkcnt_h : 8; /*In the master mode it must be floor((spi_mem_clk… member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h102 …uint32_t clkcnt_h: 6; /*In the master mode it must be floor((spi_clkcnt_… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h89 …uint32_t clkcnt_h: 8; /*In the master mode it must be floor((spi_mem… member
Dspi_struct.h78 …uint32_t clkcnt_h: 6; /*In the master mode it must be floor((spi_clkcnt_N+… member