| .. |
|
include
|
b90ad81f22
driver: Add notes to SPI driver docs about thread safety
|
7 лет назад |
|
test
|
0dca2d4c68
driver(uart): Fix uart_get_baudrate incorrect return value when using ref_tick
|
7 лет назад |
|
Kconfig
|
cef8baf424
bugfix(rtc): make sure peripherals (DAC, HALL) are turned off before conversion.
|
8 лет назад |
|
adc1_i2s_private.h
|
451f69cc2e
driver(i2s): fix broken i2s adc mode
|
8 лет назад |
|
component.mk
|
208e83def7
build system: Refactor component.mk to not need component_common.mk
|
9 лет назад |
|
gpio.c
|
b297b72abb
Merge branch 'bugfix/fix_gpio_install_isr_service_check_value' into 'master'
|
7 лет назад |
|
i2c.c
|
37db055cff
driver(i2c): Fixed ack_err interrupt can't exit bug.
|
8 лет назад |
|
i2s.c
|
f48ecb8613
Add a new i2s feature to expand the original i2s width
|
8 лет назад |
|
ledc.c
|
feb64c3be6
ledc driver: Clarify logging of function argument errors
|
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
|
42cefc173f
refractor WiFi clock setting
|
8 лет назад |
|
rmt.c
|
3d89c8ba74
rmt: Fix LoadProhibited on RX END
|
7 лет назад |
|
rtc_module.c
|
959c677025
rtc_module: fix build failure if assertions are disabled
|
7 лет назад |
|
sdmmc_host.c
|
85ab4fc83e
sdmmc host: add handling of CD and WP pins
|
7 лет назад |
|
sdmmc_private.h
|
edd924f273
sdmmc: add peripheral driver and protocol layer
|
9 лет назад |
|
sdmmc_transaction.c
|
829c6cef39
sdmmc host: when parameter validation fails, exit cleanly
|
7 лет назад |
|
sdspi_crc.c
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 лет назад |
|
sdspi_crc.h
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 лет назад |
|
sdspi_host.c
|
92a16ac6e6
sdspi: fix CD and WP incorrectly configured as outputs
|
7 лет назад |
|
sdspi_private.h
|
c6829fa5b8
sdmmc: improve error handling during SPI mode init
|
7 лет назад |
|
sdspi_transaction.c
|
c6829fa5b8
sdmmc: improve error handling during SPI mode init
|
7 лет назад |
|
sigmadelta.c
|
349a77cb55
components/driver: 'const' all config calls.
|
8 лет назад |
|
spi_common.c
|
43a12894ea
driver/spi: add _ISR counterparts if invoked from interrupt for critical section
|
7 лет назад |
|
spi_master.c
|
45f8bcf3f8
fix(spi): allow using MISO on GPIO34-39
|
7 лет назад |
|
spi_slave.c
|
45f8bcf3f8
fix(spi): allow using MISO on GPIO34-39
|
7 лет назад |
|
timer.c
|
9b7d5d76a7
Timer API docs update, refactored example
|
8 лет назад |
|
uart.c
|
0dca2d4c68
driver(uart): Fix uart_get_baudrate incorrect return value when using ref_tick
|
7 лет назад |