/hal_espressif-latest/components/soc/include/soc/ |
D | rtc_io_periph.h | 49 uint32_t hold; /*!< Mask of hold enable */ member
|
/hal_espressif-latest/components/hal/include/hal/ |
D | i2c_types.h | 43 uint16_t hold; /*!< I2C start and stop condition hold period */ member
|
D | readme.md | 23 To get better performance and better porting ability, ``context``s are used to hold sustainable dat…
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | rtc_io_ll.h | 222 REG_SET_BIT(rtc_io_desc[rtcio_num].reg, rtc_io_desc[rtcio_num].hold); in rtcio_ll_force_hold_enable() 234 REG_CLR_BIT(rtc_io_desc[rtcio_num].reg, rtc_io_desc[rtcio_num].hold); in rtcio_ll_force_hold_disable()
|
D | i2c_ll.h | 85 clk_cal->hold = half_cycle; in i2c_ll_cal_bus_clk() 128 hw->scl_start_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing() 129 hw->scl_stop_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing()
|
D | spi_ll.h | 719 static inline void spi_ll_master_set_cs_hold(spi_dev_t *hw, int hold) in spi_ll_master_set_cs_hold() argument 721 hw->ctrl2.hold_time = hold; in spi_ll_master_set_cs_hold() 722 hw->user.cs_hold = hold ? 1 : 0; in spi_ll_master_set_cs_hold()
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_struct.h | 188 …uint32_t hold: 1; /*hold the current value of the output when setting the hold… member 252 …uint32_t hold: 1; /*hold the current value of the output when setting the hold to �… member
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | i2c_ll.h | 98 clk_cal->hold = half_cycle; in i2c_ll_cal_bus_clk() 147 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing() 148 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
|
D | spi_ll.h | 795 static inline void spi_ll_master_set_cs_hold(spi_dev_t *hw, int hold) in spi_ll_master_set_cs_hold() argument 797 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold() 798 hw->user.cs_hold = hold ? 1 : 0; in spi_ll_master_set_cs_hold()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | i2c_ll.h | 90 clk_cal->hold = half_cycle; in i2c_ll_cal_bus_clk() 116 hw->scl_start_hold.time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing() 117 hw->scl_stop_hold.time = bus_cfg->hold; in i2c_ll_set_bus_timing()
|
D | spi_ll.h | 778 static inline void spi_ll_master_set_cs_hold(spi_dev_t *hw, int hold) in spi_ll_master_set_cs_hold() argument 780 hw->ctrl2.cs_hold_time = hold; in spi_ll_master_set_cs_hold() 781 hw->user.cs_hold = hold ? 1 : 0; in spi_ll_master_set_cs_hold() 1000 …PI_LL_INTR_SEG_DONE, slave.int_dma_seg_trans_en, hold.dma_seg_trans_done, hold.dma…
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | i2c_ll.h | 98 clk_cal->hold = half_cycle; in i2c_ll_cal_bus_clk() 147 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing() 148 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
|
D | spi_ll.h | 809 static inline void spi_ll_master_set_cs_hold(spi_dev_t *hw, int hold) in spi_ll_master_set_cs_hold() argument 811 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold() 812 hw->user.cs_hold = hold ? 1 : 0; in spi_ll_master_set_cs_hold()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | i2c_ll.h | 98 clk_cal->hold = half_cycle; in i2c_ll_cal_bus_clk() 151 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing() 152 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
|
D | spi_ll.h | 799 static inline void spi_ll_master_set_cs_hold(spi_dev_t *hw, int hold) in spi_ll_master_set_cs_hold() argument 801 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold() 802 hw->user.cs_hold = hold ? 1 : 0; in spi_ll_master_set_cs_hold()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | i2c_ll.h | 99 clk_cal->hold = half_cycle; in i2c_ll_cal_bus_clk() 148 hw->scl_start_hold.time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing() 149 hw->scl_stop_hold.time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
|
D | spi_ll.h | 795 static inline void spi_ll_master_set_cs_hold(spi_dev_t *hw, int hold) in spi_ll_master_set_cs_hold() argument 797 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold() 798 hw->user.cs_hold = hold ? 1 : 0; in spi_ll_master_set_cs_hold()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | i2c_ll.h | 98 clk_cal->hold = half_cycle; in i2c_ll_cal_bus_clk() 151 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing() 152 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()
|
D | spi_ll.h | 801 static inline void spi_ll_master_set_cs_hold(spi_dev_t *hw, int hold) in spi_ll_master_set_cs_hold() argument 803 hw->user1.cs_hold_time = hold; in spi_ll_master_set_cs_hold() 804 hw->user.cs_hold = hold ? 1 : 0; in spi_ll_master_set_cs_hold()
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | boot-mode-selection.rst | 149 In Linux serial ports by default will assert RTS when nothing is attached to them. This can hold th… 166 …uides or user guides. For example, to manually reset a development board, hold down the **Boot** b… 171 …ip but for some reason the chip is not entering into bootloader mode then hold down the Boot butto…
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | spi_struct.h | 265 } hold; member
|
/hal_espressif-latest/zephyr/blobs/ |
D | license.txt | 173 defend, and hold each Contributor harmless for any liability
|
/hal_espressif-latest/ |
D | LICENSE | 173 defend, and hold each Contributor harmless for any liability
|
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/ |
D | LICENSE-APACHE | 172 defend, and hold each Contributor harmless for any liability
|
/hal_espressif-latest/components/esp_wifi/ |
D | Kconfig | 229 …default length of a beacon frame can simultaneously hold only five root node identifier structures,
|