| .. |
|
include
|
8809fabcd5
Merge branch 'bugfix/ledc_duty_and_freq' into 'master'
|
7 년 전 |
|
test
|
9ba0808228
driver: fix rs485 test
|
7 년 전 |
|
Kconfig
|
9c23b8e596
feature(spi_master): allow to place functions into IRAM to get higher efficiency
|
7 년 전 |
|
adc1_i2s_private.h
|
451f69cc2e
driver(i2s): fix broken i2s adc mode
|
8 년 전 |
|
can.c
|
1d2727f4c8
CAN Driver
|
7 년 전 |
|
component.mk
|
208e83def7
build system: Refactor component.mk to not need component_common.mk
|
9 년 전 |
|
gpio.c
|
32da455384
soc: Fix check_long_hold_gpio and move def to soc
|
7 년 전 |
|
i2c.c
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 년 전 |
|
i2s.c
|
9deb58859c
fix i2s mix result and error code
|
7 년 전 |
|
ledc.c
|
ab44c6ecc2
bugfix(ledc): fix bugs reported from unit-test and github.
|
7 년 전 |
|
mcpwm.c
|
2008f4d88c
feature: add Motor Control PWM(mcpwm) driver
|
8 년 전 |
|
pcnt.c
|
2236249555
driver(pcnt): Add some APIs to support each unit can have it's own interrupt handler.
|
7 년 전 |
|
periph_ctrl.c
|
22e21b38f7
component/bt: implement bluetooth modem sleep mode, one mode for BLE only and another for dual mode bluetooth
|
7 년 전 |
|
rmt.c
|
5bc8ae3b3a
driver(rmt):Add API supports sending uint8_t type data.
|
7 년 전 |
|
rtc_module.c
|
882b50dd8c
driver: Fix memory leak in rtc_isr_deregister()
|
7 년 전 |
|
sdio_slave.c
|
597eda5f0b
fix(sdio_slave): improve sdio slave for high speed and 4 bit mode
|
7 년 전 |
|
sdmmc_host.c
|
c34672e7dc
fix(sdmmc): disable all pulldowns used by sdmmc host
|
7 년 전 |
|
sdmmc_private.h
|
5b37a96ddc
feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature
|
7 년 전 |
|
sdmmc_transaction.c
|
5b37a96ddc
feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature
|
7 년 전 |
|
sdspi_crc.c
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 년 전 |
|
sdspi_crc.h
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 년 전 |
|
sdspi_host.c
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 년 전 |
|
sdspi_private.h
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 년 전 |
|
sdspi_transaction.c
|
5b37a96ddc
feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature
|
7 년 전 |
|
sigmadelta.c
|
349a77cb55
components/driver: 'const' all config calls.
|
8 년 전 |
|
spi_common.c
|
45d1c9207c
bugfix(spi): resolve the glitch that happens during initialization
|
7 년 전 |
|
spi_master.c
|
e5d2406b1d
Merge branch 'bugfix/spi_cs_setup_fulldup' into 'master'
|
7 년 전 |
|
spi_slave.c
|
ebfda40b7c
refactor(spi): move pin information into soc folder
|
7 년 전 |
|
timer.c
|
9b7d5d76a7
Timer API docs update, refactored example
|
8 년 전 |
|
uart.c
|
a9fca0c775
driver: add rs485 half duplex interface support to uart driver (fix after review)
|
7 년 전 |