nuttx/arch/arm/src/stm32
Xiang Xiao 04f887b56d Fix Error: chip/stm32_eth.c:1892:7: error: variable 'i' set but not used
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-23 07:27:48 +01:00
..
hardware
chip.h
Kconfig stm32/Kconfig: remove the unnecessary option 2022-08-27 20:40:06 +08:00
Make.defs
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
stm32_adc.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_adc.h
stm32_aes.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
stm32_aes.h
stm32_alarm.h
stm32_allocateheap.c
stm32_bbsram.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
stm32_bbsram.h
stm32_bkp.h
stm32_can_sock.c stm32/socketcan: fix the EFF flag for received frames 2022-10-22 17:28:55 +08:00
stm32_can.c
stm32_can.h
stm32_capture_lowerhalf.c
stm32_capture.c
stm32_capture.h
stm32_ccm.c
stm32_ccm.h
stm32_comp_v1.c
stm32_comp_v1.h
stm32_comp_v2.c
stm32_comp_v2.h
stm32_comp.c
stm32_comp.h
stm32_cordic.c
stm32_cordic.h
stm32_dac.c
stm32_dac.h
stm32_dbgmcu.h
stm32_dfumode.c
stm32_dfumode.h
stm32_dma2d.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_dma2d.h
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
stm32_dma_v2.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
stm32_dma.c
stm32_dma.h
stm32_dumpgpio.c
stm32_eth.c Fix Error: chip/stm32_eth.c:1892:7: error: variable 'i' set but not used 2022-11-23 07:27:48 +01:00
stm32_eth.h
stm32_exti_alarm.c
stm32_exti_gpio.c
stm32_exti_pwr.c
stm32_exti_pwr.h
stm32_exti_wakeup.c
stm32_exti.h
stm32_fdcan_sock.c include/nuttx/can.h: make error definitions compatible with Linux 2022-10-21 18:47:29 +08:00
stm32_fdcan.c
stm32_fdcan.h
stm32_flash.c
stm32_flash.h
stm32_fmc.c
stm32_fmc.h
stm32_foc.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_foc.h
stm32_freerun.c
stm32_freerun.h
stm32_fsmc.c
stm32_fsmc.h
stm32_gpio.c
stm32_gpio.h
stm32_hall3ph.c
stm32_hall3ph.h
stm32_hciuart.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_hciuart.h
stm32_hrtim.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09: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 arch: Don't free the context if the reference doesn't equal zero 2022-11-14 09:34:04 +09:00
stm32_i2c.c use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
stm32_i2c.h
stm32_i2s.c Call nxmutex_destroy and nxsem_destroy in error patch to avoid the leak 2022-11-14 09:34:04 +09:00
stm32_i2s.h
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
stm32_lowputc.c
stm32_lowputc.h
stm32_lse.c
stm32_lsi.c
stm32_ltdc.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_ltdc.h
stm32_mpuinit.c
stm32_mpuinit.h
stm32_oneshot_lowerhalf.c
stm32_oneshot.c
stm32_oneshot.h
stm32_opamp.c
stm32_opamp.h
stm32_otgfs.h
stm32_otgfsdev.c
stm32_otgfshost.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_otghs.h
stm32_otghsdev.c
stm32_otghshost.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_pm.h
stm32_pminitialize.c
stm32_pmsleep.c
stm32_pmstandby.c
stm32_pmstop.c
stm32_pwm.c arch/stm32/stm32_pwm.c: cosmetics 2022-08-27 20:40:06 +08:00
stm32_pwm.h
stm32_pwr.c
stm32_pwr.h
stm32_qencoder.c
stm32_qencoder.h
stm32_rcc.c
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 Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
stm32_rtc_lowerhalf.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_rtc.c
stm32_rtc.h
stm32_rtcc.c gmtimer: Fixed range of tm_yday. 2022-10-19 12:39:04 +08:00
stm32_rtcounter.c
stm32_sdadc.c
stm32_sdadc.h
stm32_sdio.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
stm32_sdio.h
stm32_serial.c power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
stm32_spi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_spi.h
stm32_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
stm32_start.h
stm32_syscfg.h
stm32_tickless.c sched: use tick count for sched timer expiration 2022-10-12 11:55:46 +08:00
stm32_tim_lowerhalf.c
stm32_tim.c
stm32_tim.h
stm32_timerisr.c
stm32_uart.h
stm32_uid.c
stm32_uid.h
stm32_usbdev.c Fix chip/stm32_usbdev.c:929:20: error: unused function 'stm32_setstatusout' 2022-11-20 14:34:44 +01:00
stm32_usbdev.h
stm32_usbfs.c Fix chip/stm32_usbdev.c:929:20: error: unused function 'stm32_setstatusout' 2022-11-20 14:34:44 +01:00
stm32_usbfs.h
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
stm32_wdg.h
stm32_wwdg.c
stm32.h
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
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
stm32f40xxx_alarm.h
stm32f40xxx_i2c.c use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
stm32f40xxx_rcc.c
stm32f40xxx_rtcc.c gmtimer: Fixed range of tm_yday. 2022-10-19 12:39:04 +08: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
stm32l15xxx_rcc.c
stm32l15xxx_rtcc.c gmtimer: Fixed range of tm_yday. 2022-10-19 12:39:04 +08:00