| .. |
|
adc.h
|
2fceec4d85
feature(I2S-ADC): add ADC mode for I2S.
|
8 лет назад |
|
dac.h
|
08b9fbc242
feat(global): add macros for GPIO->channel lookup
|
8 лет назад |
|
gpio.h
|
c8d8fb58e7
Fixed incorrect value in comments for GPIO_NUM_33.
|
8 лет назад |
|
i2c.h
|
ed1e32f583
bugfix(i2c): add I2C hardware reset if the hw FSM get stuck
|
8 лет назад |
|
i2s.h
|
b6f37bda97
Merge branch 'feature/i2s_built_in_adc' into 'master'
|
8 лет назад |
|
ledc.h
|
c4f15a0e5d
ledc_get_duty return type changed from int to uint32_t, target_duty changed from int to uint32_t
|
8 лет назад |
|
mcpwm.h
|
2008f4d88c
feature: add Motor Control PWM(mcpwm) driver
|
8 лет назад |
|
pcnt.h
|
e69691427c
Extended description of the Pulse Counter API and removed redundant comments from the example
|
8 лет назад |
|
periph_ctrl.h
|
0dd9b899b7
periph_ctrl: Refactor to add periph_module_reset(), avoid potential race in SPI DMA workaround
|
8 лет назад |
|
rmt.h
|
0eb59844bb
bugfix(driver): fix RMT issues from github
|
8 лет назад |
|
rtc_cntl.h
|
cbe23147bf
driver/rtc: add support for attaching handlers to RTC_CNTL interrupts
|
8 лет назад |
|
rtc_io.h
|
08b9fbc242
feat(global): add macros for GPIO->channel lookup
|
8 лет назад |
|
sdmmc_defs.h
|
6baf8195ee
sdmmc: add support for high speed (HS) mode
|
8 лет назад |
|
sdmmc_host.h
|
512898edee
sdmmc: fix reads/writes to/from unaligned buffers
|
8 лет назад |
|
sdmmc_types.h
|
3cf23ff77d
sdmmc: allow command timeouts to be configured
|
8 лет назад |
|
sdspi_host.h
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 лет назад |
|
sigmadelta.h
|
b5e4c76bfe
Updated sigma delta API documenation and example
|
8 лет назад |
|
spi_common.h
|
b834fcf78a
fix(spi_master): this fix the SPI MOSI output missing bug.
|
8 лет назад |
|
spi_master.h
|
edbeee8326
Merge branch 'bugfix/spi_def_typo_lsbfirst' into 'master'
|
8 лет назад |
|
spi_slave.h
|
8e31a36562
feat(spi_slave): append trans_len field in trans_desc to show length actually transferred.
|
8 лет назад |
|
timer.h
|
349a77cb55
components/driver: 'const' all config calls.
|
8 лет назад |
|
touch_pad.h
|
449f9e10a3
bugfix(touch): add workaround for touch pad DAC hardware source mismatch on tp8 and tp9.
|
8 лет назад |
|
uart.h
|
fba9678c56
uart: add support for REF_TICK
|
8 лет назад |