nuttx/arch/arm/src/tlsr82
zhangyuan21 1e726a914a arch/arm: change up_saveusercontext to assembly code
minidump will backtrace failure when use C code to save user context,
because the stack push operation in C code can disrupt the stack information.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-04-22 01:11:00 +08:00
..
chip/b87/boot arm/tlsr82: Fix warning: "IC_TAG_CACHE_ADDR_EQU_EN" is not defined 2023-01-28 11:30:33 -03:00
hardware arm/tlsr82: gpio driver bug fix and optimize. 2022-06-07 22:26:36 +08:00
tc32 arch/arm: change up_saveusercontext to assembly code 2023-04-22 01:11:00 +08: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 nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08: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 nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +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 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
tlsr82_serial.h
tlsr82_spi_console.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
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 Revert "tools/ci/arm/llvm/clang: bump up LLVMEmbeddedToolchainForArm to release-15.0.2" 2022-11-22 07:43:02 -08:00