| .. |
|
hardware
|
stm32f40xxx_pinmap: add 3rd alternate mapping for USART6
|
2024-03-12 10:09:59 -03:00 |
|
chip.h
|
|
|
|
CMakeLists.txt
|
cmake: sync arch/stm32/CMakeLists.txt with Make.defs
|
2023-07-11 15:52:56 -03:00 |
|
Kconfig
|
Fix Kconfig style
|
2023-12-09 13:44:46 -08:00 |
|
Make.defs
|
crypto:add some hardware support
|
2022-12-14 02:33:56 +08:00 |
|
stm32.h
|
arch/stm32/stm32.h: do not include stm32_usbdev.h if not supported
|
2023-03-25 23:41:32 -07:00 |
|
stm32_1wire.c
|
arch/stm32/1wire: Don't free the context if the reference doesn't equal zero
|
2022-11-14 11:40:08 -03:00 |
|
stm32_1wire.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_adc.c
|
stm32/stm32_adc.c: protect irq_attach with refcounter
|
2023-11-13 21:03:36 -03:00 |
|
stm32_adc.h
|
stm32,stm32f7/adc: add interface to configure multi mode ADC
|
2023-01-22 12:58:04 -03:00 |
|
stm32_aes.c
|
Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER
|
2022-11-14 09:34:04 +09:00 |
|
stm32_aes.h
|
|
|
|
stm32_alarm.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_allocateheap.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_bbsram.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
|
stm32_bbsram.h
|
|
|
|
stm32_bkp.h
|
|
|
|
stm32_can.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_can.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_can_sock.c
|
stm32/stm32f7 CANv1: protect TX buffer during CAN error frame generation
|
2023-01-11 01:53:49 +08:00 |
|
stm32_capture.c
|
arch/stm32_capture_lowerhalf.c: add lower half support of capture
|
2022-06-28 10:35:43 +08:00 |
|
stm32_capture.h
|
arch/stm32_capture_lowerhalf.c: add lower half support of capture
|
2022-06-28 10:35:43 +08:00 |
|
stm32_capture_lowerhalf.c
|
arch/stm32_capture_lowerhalf.c: add lower half support of capture
|
2022-06-28 10:35:43 +08:00 |
|
stm32_ccm.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_ccm.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_comp.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
|
stm32_comp.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_comp_v1.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_comp_v1.h
|
|
|
|
stm32_comp_v2.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_comp_v2.h
|
|
|
|
stm32_cordic.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_cordic.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_crypto.c
|
crypto:add some hardware support
|
2022-12-14 02:33:56 +08:00 |
|
stm32_dac.c
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
|
stm32_dac.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_dbgmcu.h
|
|
|
|
stm32_dfumode.c
|
|
|
|
stm32_dfumode.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
|
stm32_dma.c
|
|
|
|
stm32_dma.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_dma2d.c
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
|
stm32_dma2d.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_dma_v1.c
|
Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER
|
2022-11-14 09:34:04 +09:00 |
|
stm32_dma_v1mux.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_dma_v2.c
|
stm32:dma v2 Remove CPU lock on HW fail
|
2023-02-17 14:23:27 +08:00 |
|
stm32_dumpgpio.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
|
stm32_eth.c
|
netdev/ipv6: Move xxx_ipv6multicast from arch to common code
|
2023-12-16 05:26:16 -08:00 |
|
stm32_eth.h
|
|
|
|
stm32_exti.h
|
|
|
|
stm32_exti_alarm.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_exti_gpio.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_exti_pwr.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_exti_pwr.h
|
|
|
|
stm32_exti_wakeup.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_fdcan.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_fdcan.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_fdcan_sock.c
|
Update kconfig2html.c
|
2023-12-14 20:02:52 -08:00 |
|
stm32_flash.c
|
|
|
|
stm32_flash.h
|
|
|
|
stm32_fmc.c
|
|
|
|
stm32_fmc.h
|
|
|
|
stm32_foc.c
|
Update kconfig2html.c
|
2023-12-14 20:02:52 -08:00 |
|
stm32_foc.h
|
drivers/foc: get hardware information via lower-half interface
|
2023-11-14 04:34:49 -08:00 |
|
stm32_freerun.c
|
|
|
|
stm32_freerun.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_fsmc.c
|
|
|
|
stm32_fsmc.h
|
|
|
|
stm32_gpio.c
|
stm32:f4/f412 pinmap Remove GPIO_SPEED_xxx and add legacy pinmap
|
2023-04-19 09:58:11 +02:00 |
|
stm32_gpio.h
|
stm32:stm32f10{0|2|3{c|r|v|z}|5{r|v}|7v}_pinmap refactor
|
2023-04-19 09:58:11 +02:00 |
|
stm32_hall3ph.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_hall3ph.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_hciuart.c
|
Fix bugs related to software flow control in file stm32_hciuart.c.
|
2023-08-23 23:23:42 +08:00 |
|
stm32_hciuart.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
|
stm32_hrtim.c
|
fs: Add g_ prefix for all global file_operations instances
|
2023-04-24 16:13:29 +02:00 |
|
stm32_hrtim.h
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
|
stm32_i2c.c
|
use SEM_INITIALIZER inside of NXSEM_INITIALIZER
|
2022-10-22 14:50:48 +08:00 |
|
stm32_i2c.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_i2c_alt.c
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
|
stm32_i2c_v2.c
|
Revert "arch: Don't free the context if the reference doesn't equal zero"
|
2023-01-15 19:52:05 +08:00 |
|
stm32_i2s.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
|
stm32_i2s.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_idle.c
|
power: add PM_IDLE_DOMAIN to pm.h and remove definations
|
2022-07-29 11:15:40 +08:00 |
|
stm32_irq.c
|
arch/arm:add up_debugpoint api
|
2023-12-11 08:43:26 -08:00 |
|
stm32_iwdg.c
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
|
stm32_lowputc.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
|
stm32_lowputc.h
|
|
|
|
stm32_lse.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
|
stm32_lsi.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
|
stm32_ltdc.c
|
nuttx: Use MIN/MAX definitions from "sys/param.h"
|
2023-02-01 23:47:44 +08:00 |
|
stm32_ltdc.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_mpuinit.c
|
nuttx: Use MIN/MAX definitions from "sys/param.h"
|
2023-02-01 23:47:44 +08:00 |
|
stm32_mpuinit.h
|
arch/{stm32|stm32f7}/stm32_mpuinit.h: cosmetics
|
2023-08-21 19:22:52 +08:00 |
|
stm32_oneshot.c
|
arm/oneshot: rm sched_[un]lock
|
2023-09-09 20:26:32 +08:00 |
|
stm32_oneshot.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_oneshot_lowerhalf.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_opamp.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_opamp.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_otgfs.h
|
arch/stm32/stm32.h: do not include stm32_usbdev.h if not supported
|
2023-03-25 23:41:32 -07:00 |
|
stm32_otgfsdev.c
|
usbdev: Add architecture calls to usbdev_sof_irq()
|
2023-12-08 21:27:36 -03:00 |
|
stm32_otgfshost.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
|
stm32_otghs.h
|
arch/stm32/stm32.h: do not include stm32_usbdev.h if not supported
|
2023-03-25 23:41:32 -07:00 |
|
stm32_otghsdev.c
|
Fix #11005
|
2023-10-27 11:44:44 +08:00 |
|
stm32_otghshost.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
|
stm32_pm.h
|
|
|
|
stm32_pminitialize.c
|
pm: Move pm_initialize call from driver_initialize to xxx_pminitialize
|
2022-04-22 14:36:27 +03:00 |
|
stm32_pmsleep.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
|
stm32_pmstandby.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
|
stm32_pmstop.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
|
stm32_pwm.c
|
stm32h7/linum-stm32h753bi: Add buzzer support
|
2024-03-18 13:48:59 +08:00 |
|
stm32_pwm.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_pwr.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
|
stm32_pwr.h
|
|
|
|
stm32_qencoder.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_qencoder.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_rcc.c
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
|
stm32_rcc.h
|
arch/armv[6|7|8]-m: Move _vectors to arm_internal.h to avoid the duplication
|
2022-09-21 22:23:11 +02:00 |
|
stm32_rng.c
|
Remove the unnecessary NULL fields in global instance definition of file_operations
|
2023-01-04 00:32:13 +02:00 |
|
stm32_rtc.c
|
|
|
|
stm32_rtc.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_rtc_lowerhalf.c
|
Remove the unnecessary NULL fields in global instance definition of file_operations
|
2023-01-04 00:32:13 +02:00 |
|
stm32_rtcc.c
|
clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h
|
2023-06-26 19:14:08 +03:00 |
|
stm32_rtcounter.c
|
Optimize stm32 RTC accuracy
|
2023-08-01 18:02:09 +02:00 |
|
stm32_sdadc.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_sdadc.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_sdio.c
|
arm/chip/sdio/muxbus: comment all undefined symbols
|
2023-03-26 13:04:48 -03:00 |
|
stm32_sdio.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_serial.c
|
up_putc: int up_putc, enter_critical_section may be called
|
2024-05-09 13:45:02 +08:00 |
|
stm32_spi.c
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
|
stm32_spi.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_start.c
|
libc: add instrument api support
|
2023-12-11 02:06:51 -08:00 |
|
stm32_start.h
|
|
|
|
stm32_syscfg.h
|
|
|
|
stm32_tickless.c
|
stm32 tickless: stop assertion when calling up_timer_gettime before initialised
|
2023-06-17 11:05:40 -03:00 |
|
stm32_tim.c
|
arch/stm32_capture_lowerhalf.c: add lower half support of capture
|
2022-06-28 10:35:43 +08:00 |
|
stm32_tim.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_tim_lowerhalf.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_timerisr.c
|
stm32/samv7: Update SysTick drivers to new up_adjtime() API.
|
2023-11-14 19:47:40 -08:00 |
|
stm32_uart.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_uid.c
|
|
|
|
stm32_uid.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
|
stm32_usbdev.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
|
stm32_usbdev.h
|
{stm32,stm32l4,stm32f0l0g0}/otg: move STM32_NENDPOINTS definitions to header files
|
2023-03-25 23:41:32 -07:00 |
|
stm32_usbfs.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
|
stm32_usbfs.h
|
{stm32,stm32l4,stm32f0l0g0}/otg: move STM32_NENDPOINTS definitions to header files
|
2023-03-25 23:41:32 -07:00 |
|
stm32_usbhost.c
|
Remove the private NULL, TRUE and FALSE macros
|
2022-07-31 22:12:57 +03:00 |
|
stm32_usbhost.h
|
|
|
|
stm32_userspace.c
|
|
|
|
stm32_userspace.h
|
|
|
|
stm32_waste.c
|
|
|
|
stm32_waste.h
|
Fix nuttx coding style
|
2023-07-13 19:30:56 +08:00 |
|
stm32_wdg.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32_wwdg.c
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
|
stm32f10xxf30xx_flash.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
|
stm32f10xxx_rcc.c
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
|
stm32f20xxf40xx_flash.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
|
stm32f20xxx_rcc.c
|
|
|
|
stm32f30xxx_rcc.c
|
stm32/stm32f30xxx_rcc.c: fix broken flash setup
|
2024-02-23 06:11:26 +01:00 |
|
stm32f33xxx_rcc.c
|
arch/stm32f3: fix ADC clock after ef517ed
|
2022-11-17 19:53:53 +08:00 |
|
stm32f37xxx_rcc.c
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
|
stm32f40xxx_alarm.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32f40xxx_i2c.c
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
|
stm32f40xxx_rcc.c
|
|
|
|
stm32f40xxx_rtcc.c
|
clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h
|
2023-06-26 19:14:08 +03:00 |
|
stm32g4xxxx_rcc.c
|
arch/stm32g4: fix ADC clock after ef517ed
|
2022-11-17 19:53:53 +08:00 |
|
stm32l15xx_flash.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
|
stm32l15xxx_alarm.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
|
stm32l15xxx_rcc.c
|
|
|
|
stm32l15xxx_rtcc.c
|
clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h
|
2023-06-26 19:14:08 +03:00 |