.. |
hardware
|
stm32f0l0g0/hardware/stm32_spi.h: remove unused definitions
|
2022-07-25 23:46:33 +08:00 |
chip.h
|
arch: arm: stm: fix nxstyle errors
|
2021-03-31 00:59:15 -05:00 |
Kconfig
|
arch/stm32f0l0g0: add SPI3 support (STM32G0B0 chips)
|
2022-08-05 13:57:56 +08:00 |
Make.defs
|
arch/cortex-m/Make.defs: unify arch common source include
|
2022-04-30 21:50:16 +08:00 |
stm32_adc.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
stm32_adc.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +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_crypto.c
|
crypto:add some hardware support
|
2022-12-14 02:33:56 +08: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.h
|
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.h
|
arch: arm: stm: fix nxstyle errors
|
2021-03-31 00:59:15 -05:00 |
stm32_gpio.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
stm32_gpio.h
|
Fix typos in comments and identifiers
|
2021-07-19 22:55:30 -03:00 |
stm32_hsi48.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
stm32_hsi48.h
|
arch: arm: fixes for nxstyle errors
|
2021-03-22 19:28:38 -07:00 |
stm32_i2c.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.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
stm32_idle.c
|
arch: Author Alan Carvalho de Assis: update licenses to Apache
|
2021-03-22 19:28:38 -07:00 |
stm32_irq.c
|
arch: move non arm g_current_regs defintion to common place
|
2022-09-21 22:23:11 +02:00 |
stm32_lowputc_v1.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
stm32_lowputc_v2.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
stm32_lowputc.c
|
|
|
stm32_lowputc.h
|
arch: arm: stm: fix nxstyle errors
|
2021-03-31 00:59:15 -05:00 |
stm32_lse.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
stm32_pwm.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
stm32_pwm.h
|
Remove the remain MIN/MAX like macro
|
2023-02-03 23:22:41 +08:00 |
stm32_pwr.c
|
arch: arm: update licenses to Apache
|
2021-05-31 01:37:27 -05:00 |
stm32_pwr.h
|
arch: arm: update licenses to Apache
|
2021-05-31 01:37:27 -05:00 |
stm32_rcc.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
stm32_rcc.h
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +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_serial_v1.c
|
change strcpy to strlcpy
|
2023-02-24 12:15:40 +08:00 |
stm32_serial_v2.c
|
change strcpy to strlcpy
|
2023-02-24 12:15:40 +08:00 |
stm32_serial.c
|
arch: arm: fixes for nxstyle errors
|
2021-03-22 19:28:38 -07:00 |
stm32_serial.h
|
arch: arm: stm: fix nxstyle errors
|
2021-03-31 00:59:15 -05:00 |
stm32_spi.c
|
Fix Error: chip/stm32_spi.c:571:23: error: unused function 'spi_getreg8'
|
2022-11-21 17:39:04 +08:00 |
stm32_spi.h
|
arch/stm32f0l0g0: add SPI3 support (STM32G0B0 chips)
|
2022-08-05 13:57:56 +08:00 |
stm32_start.c
|
arch/stm32: Initialize up_perf after system boot
|
2023-01-06 13:32:12 +08:00 |
stm32_start.h
|
arch: arm: stm: fix nxstyle errors
|
2021-03-31 00:59:15 -05:00 |
stm32_tim_lowerhalf.c
|
Fix Error: chip/stm32_tim_lowerhalf.c:479:54: error: format specifies type 'unsigned long' but the argument has type 'uint32_t'
|
2022-11-21 17:39:04 +08:00 |
stm32_tim.c
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03: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/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
stm32_uart.h
|
arch: arm: fixes for nxstyle errors
|
2021-03-22 19:28:38 -07:00 |
stm32_usbdev.c
|
{stm32,stm32l4,stm32f0l0g0}/otg: move STM32_NENDPOINTS definitions to header files
|
2023-03-25 23:41:32 -07:00 |
stm32_usbdev.h
|
arch/arm: Remove FAR and CODE from chip folder(3)
|
2022-05-03 16:50:52 +03:00 |
stm32.h
|
NuttX: Mateusz Tomasz Szafoni: update licenses to Apache
|
2021-04-01 12:13:12 -05:00 |
stm32f0_rcc.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
stm32f0l0_pwr.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
stm32g0_pwr.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
stm32g0_rcc.c
|
Added ARCH_BOARD_STM32F0G0L0_CUSTOM_CLOCKCONFIG option to stm32f0/g0/l0 chip configiuration
|
2021-10-22 09:03:14 -05:00 |
stm32l0_rcc.c
|
Added ARCH_BOARD_STM32F0G0L0_CUSTOM_CLOCKCONFIG option to stm32f0/g0/l0 chip configiuration
|
2021-10-22 09:03:14 -05:00 |