nuttx/boards/arm/stm32/stm3210e-eval/src
Xiang Xiao 7990f90915 Indent the define statement by two spaces
follow the code style convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-05-21 09:52:08 -03:00
..
Make.defs
stm32_adc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_appinit.c Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
stm32_boot.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_bringup.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_buttons.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_can.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_composite.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_deselectlcd.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_deselectnor.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_deselectsram.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_djoystick.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_extcontext.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_extmem.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_idle.c power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
stm32_lcd.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_leds.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_pm.c pm: Move pm_initialize call from driver_initialize to xxx_pminitialize 2022-04-22 14:36:27 +03:00
stm32_pmbuttons.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
stm32_selectlcd.c Fix error: shifting a negative signed value is undefined 2022-11-20 14:34:44 +01:00
stm32_selectnor.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_selectsram.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_spi.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_usbdev.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_usbmsc.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm3210e-eval.h