Searched defs:out_reg (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/components/spi_flash/ |
D | spi_flash_chip_mxic_opi.c | 132 …spi_flash_chip_mxic_opi_read_reg(esp_flash_t *chip, spi_flash_register_t reg_id, uint32_t* out_reg) in spi_flash_chip_mxic_opi_read_reg()
|
D | spi_flash_chip_generic.c | 340 … spi_flash_chip_generic_read_reg(esp_flash_t* chip, spi_flash_register_t reg_id, uint32_t* out_reg) in spi_flash_chip_generic_read_reg()
|
/hal_espressif-latest/components/esp_psram/esp32s3/ |
D | esp_psram_impl_octal.c | 178 static void s_get_psram_mode_reg(int spi_num, opi_psram_mode_reg_t *out_reg) in s_get_psram_mode_reg()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_ll.h | 563 …c inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out_reg) in spi_ll_master_cal_clock()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | spi_ll.h | 690 …c inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out_reg) in spi_ll_master_cal_clock()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | spi_ll.h | 680 …c inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out_reg) in spi_ll_master_cal_clock()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | spi_ll.h | 676 …c inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out_reg) in spi_ll_master_cal_clock()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | spi_ll.h | 676 …c inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out_reg) in spi_ll_master_cal_clock()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | spi_ll.h | 682 …c inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out_reg) in spi_ll_master_cal_clock()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | spi_ll.h | 638 …c inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out_reg) in spi_ll_master_cal_clock()
|