This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-04 04:19:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6975924104ffa3ef54c6b5d086da41affcb758a4
esp-idf
/
components
/
soc
/
esp32s3
History
Song Ruo Jing
6975924104
feat(heap): add a MALLOC_CAP_SIMD flag
...
MALLOC_CAP_SIMD can be used to allocate memory to be used for SIMD instructions
2025-02-08 16:29:36 +08:00
..
include
/soc
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:29:36 +08:00
ld
…
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
…
lcd_periph.c
…
ledc_periph.c
…
mcpwm_periph.c
…
mpi_periph.c
…
pcnt_periph.c
…
rmt_periph.c
…
rtc_io_periph.c
…
sdm_periph.c
…
sdmmc_periph.c
…
spi_periph.c
…
temperature_sensor_periph.c
…
timer_periph.c
…
touch_sensor_periph.c
…
twai_periph.c
…
uart_periph.c
…
usb_dwc_periph.c
refactor(usb): Include supported PHYs information in SoC
2025-01-27 08:07:59 +01:00
wdt_periph.c
…