nuttx/arch/arm/src/stm32
2023-08-01 18:02:09 +02:00
..
hardware Fix nuttx coding style 2023-07-11 02:33:45 +08:00
chip.h
CMakeLists.txt cmake: sync arch/stm32/CMakeLists.txt with Make.defs 2023-07-11 15:52:56 -03:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
Make.defs crypto:add some hardware support 2022-12-14 02:33:56 +08: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,stm32f7/adc: add interface to configure multi mode ADC 2023-01-22 12:58:04 -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 arch: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
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 fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
stm32_bbsram.h
stm32_bkp.h
stm32_can_sock.c stm32/stm32f7 CANv1: protect TX buffer during CAN error frame generation 2023-01-11 01:53:49 +08:00
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_capture_lowerhalf.c arch/stm32_capture_lowerhalf.c: add lower half support of capture 2022-06-28 10:35:43 +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_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_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_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_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_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_dma.c
stm32_dma.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_dumpgpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_eth.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_eth.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 arch: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
stm32_exti_wakeup.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_exti.h
stm32_fdcan_sock.c stm32: protect TX buffer during CAN error frame generation. 2023-01-10 13:33:35 +08: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_flash.c
stm32_flash.h
stm32_fmc.c
stm32_fmc.h
stm32_foc.c stm32/foc: move the warning in the right place - should be in stm32f7 2023-01-24 00:44:41 +08:00
stm32_foc.h stm32f7,stm32/foc: support for BEMF sensing 2023-01-22 12:58:04 -03: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 Indent the define statement by two spaces 2023-05-21 09:52:08 -03: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_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_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_i2s.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03: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: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01: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
stm32_oneshot_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_oneshot.c
stm32_oneshot.h 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 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_otgfshost.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03: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 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_otghshost.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03: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 arch/stm32/stm32_pwm.c: cosmetics 2022-08-27 20:40:06 +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_lowerhalf.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_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 Indent the define statement by two spaces 2023-05-21 09:52:08 -03: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 arch/boards: fix stm32f411-mininum:nsh compilation failure after enabling IRQMONITOR 2023-04-03 09:05:21 +02: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_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +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_timerisr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02: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 Indent the define statement by two spaces 2023-05-21 09:52:08 -03: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 Indent the define statement by two spaces 2023-05-21 09:52:08 -03: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
stm32.h arch/stm32/stm32.h: do not include stm32_usbdev.h if not supported 2023-03-25 23:41:32 -07: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 arch/stm32f3: fix ADC clock after ef517ed 2022-11-17 19:53:53 +08: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