nuttx/arch/arm/src/stm32f7
Jukka Laitinen f9c8b4015f Revert "arch: Don't free the context if the reference doesn't equal zero"
struct stm32_i2c_inst_s instance is allocated on every call to
stm32_i2cbus_initialize, and that instance is supposed to be deleted on every
call to stm32_i2cbus_uninitialize.

The "refs" counter just keeps track on when the last one is deleted, and
everything is unregisterd/disabled.

This reverts commit 8098c80338.
2023-01-15 19:52:05 +08:00
..
hardware arch/arm/src/stm32f7: port ADC driver from arch/stm32 2022-08-10 02:03:51 +08:00
chip.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
Kconfig Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00
Make.defs Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00
stm32_adc.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_adc.h arch/arm/src/stm32f7: port ADC driver from arch/stm32 2022-08-10 02:03:51 +08:00
stm32_alarm.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_allocateheap.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_bbsram.c stm32f7/stm32_bbsram.c: Fix build error due to changed include path 2022-11-23 18:20:29 +08:00
stm32_bbsram.h
stm32_can_sock.c stm32/stm32f7 CANv1: protect TX buffer during CAN error frame generation 2023-01-11 01:53:49 +08:00
stm32_can.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_can.h stm32f7: add SocketCAN support 2022-10-20 00:08:36 +08:00
stm32_capture.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_capture.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_config.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_dbgmcu.h
stm32_dma2d.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_dma2d.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_dma.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_dtcm.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_dtcm.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_dumpgpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_ethernet.c net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
stm32_ethernet.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_exti_alarm.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_exti_gpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_exti_pwr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_exti_pwr.h arch: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
stm32_exti_wakeup.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: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_flash.c stm32f7: Fix compliation of stm32_flash.c (add stm32_waste.c) 2022-11-23 20:30:26 +08:00
stm32_fmc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_fmc.h
stm32_foc.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_foc.h arch/arm/src/stm32f7: port FOC driver from arch/stm32 2022-08-15 13:39:08 +02: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_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_irq.c arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
stm32_lowputc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
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_lsi.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_ltdc.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_ltdc.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_mpuinit.c nuttx: unify MIN, MAX and ABS macro definition across the code 2022-12-21 09:31:28 +08:00
stm32_mpuinit.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_otg.h arch/arm/src/stm32f7/stm32_otg.h: fix stm32_otghost_initialize definition 2022-08-22 17:31:38 +08:00
stm32_otgdev.c Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00
stm32_otghost.c Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00
stm32_pm.h arch: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
stm32_pminitialize.c pm: Move pm_initialize call from driver_initialize to xxx_pminitialize 2022-04-22 14:36:27 +03:00
stm32_pmsleep.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_pmstandby.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_pmstop.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_pwm.c arch/arm/src/stm32f7: port PWM driver from arch/stm32 2022-08-09 12:37:49 +08:00
stm32_pwm.h arch/arm/src/stm32f7: port PWM driver from arch/stm32 2022-08-09 12:37:49 +08:00
stm32_pwr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_pwr.h
stm32_qencoder.c Fix Error: chip/stm32_qencoder.c:989:46: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') 2022-11-21 17:39:04 +08:00
stm32_qencoder.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_qspi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_qspi.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03: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/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 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
stm32_rtc_lowerhalf.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
stm32_rtc.c gmtimer: Fixed range of tm_yday. 2022-10-19 12:39:04 +08:00
stm32_rtc.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_sai.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
stm32_sai.h Added functionality for Audio support with the STM32F746 Discoboard 2022-05-07 11:52:51 -03:00
stm32_sdmmc.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_sdmmc.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_serial.c stm32f7:Serial Fix breakage from #6779 2022-08-09 20:18:23 +03:00
stm32_spi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_spi.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_start.c arch/stm32: Initialize up_perf after system boot 2023-01-06 13:32:12 +08:00
stm32_start.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_tickless.c sched: use tick count for sched timer expiration 2022-10-12 11:55:46 +08:00
stm32_tim_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_tim.c arch/stm32f7/stm32_tim.c: include the missing RCC header 2022-08-03 23:42:52 +08: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: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_uart.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_uid.c
stm32_uid.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_usbhost.c Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00
stm32_usbhost.h Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00
stm32_userspace.c arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_userspace.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_waste.c stm32f7: Fix compliation of stm32_flash.c (add stm32_waste.c) 2022-11-23 20:30:26 +08:00
stm32_waste.h stm32f7: Fix compliation of stm32_flash.c (add stm32_waste.c) 2022-11-23 20:30:26 +08:00
stm32f72xx73xx_rcc.c stm32f7: Remove references to BOARD_ENABLE_USBOTG_HSULPI. Prefer Kconfig option instead. 2021-05-16 01:02:51 -07:00
stm32f74xx75xx_rcc.c stm32f7: Remove references to BOARD_ENABLE_USBOTG_HSULPI. Prefer Kconfig option instead. 2021-05-16 01:02:51 -07:00
stm32f76xx77xx_rcc.c stm32f7: Remove references to BOARD_ENABLE_USBOTG_HSULPI. Prefer Kconfig option instead. 2021-05-16 01:02:51 -07:00