nuttx/arch/arm/src/tlsr82
anjiahao a4563b8744 Fix the coding style and typo issue
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-14 09:34:04 +09:00
..
chip/b87/boot tlsr82/tc32: optimize the irq process 2022-05-12 02:07:52 +08:00
hardware arm/tlsr82: gpio driver bug fix and optimize. 2022-06-07 22:26:36 +08:00
tc32 arch: Remove the unnecessary nosanitize_address from backtrace source code 2022-10-29 08:26:04 +02:00
chip.h
Kconfig arm/tlsr82: gpio driver bug fix and optimize. 2022-06-07 22:26:36 +08:00
Make.defs arm/tlsr82: replace incompatible instruction sets to internal implement 2022-09-23 23:54:25 +08:00
tlsr82_adc.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
tlsr82_adc.h arm/tlsr82: move peripherals pin config to board.h 2022-09-28 09:30:06 +08:00
tlsr82_aes.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
tlsr82_analog.c
tlsr82_analog.h
tlsr82_clock.c
tlsr82_clock.h
tlsr82_cpu.c
tlsr82_cpu.h
tlsr82_flash_mtd.c arm/tlsr82: bugfix, tlsr82_flash_ioctl() return wrong value. 2022-06-14 01:15:08 +08:00
tlsr82_flash_mtd.h
tlsr82_flash.c arch: arm: tlsr: Use flase_read ins of memcpy 2022-09-19 12:19:48 +08:00
tlsr82_flash.h arm/tlsr82: support flash protection and voltage calibration. 2022-06-02 15:25:48 +08:00
tlsr82_gpio_cfg.c
tlsr82_gpio_cfg.h
tlsr82_gpio_default.h
tlsr82_gpio.c Fix various typos 2022-07-08 02:15:54 +08:00
tlsr82_gpio.h arm/tlsr82: gpio driver bug fix and optimize. 2022-06-07 22:26:36 +08:00
tlsr82_irq.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
tlsr82_mspi.c
tlsr82_mspi.h
tlsr82_pwm.c arm/tlsr82: move peripherals pin config to board.h 2022-09-28 09:30:06 +08:00
tlsr82_pwm.h
tlsr82_serial.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
tlsr82_serial.h
tlsr82_spi_console.c
tlsr82_spi_console.h
tlsr82_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
tlsr82_timer_isr.c
tlsr82_timer_lowerhalf.c
tlsr82_timer_lowerhalf.h
tlsr82_timer.c
tlsr82_timer.h arm/tlsr82: optimize the adc driver. 2022-05-22 23:10:06 +08:00
tlsr82_watchdog.c
tlsr82_watchdog.h
Toolchain.defs arch/arm: unify compile flags to common/Toolchain.defs 2022-09-16 14:47:27 +08:00