nuttx/arch/arm/src/max326xx
Masayuki Ishikawa d87f350831 arch, boards, drivers, include, sched, wireless: Change spinlock APIs.
Summary:
- This commit changes spinlock APIs (spin_lock_irqsave/spin_unlock_irqrestore)
- In the previous implementation, the global spinlock (i.e. g_irq_spin) was used.
- This commit allows to use caller specific spinlock but also supports to use
  g_irq_spin for backword compatibility (In this case, NULL must be specified)

Impact:
- None

Testing:
- Tested with the following configurations
- spresnse:wifi, spresense:wifi_smp
- esp32-devkitc:smp (QEMU), sabre6-quad:smp (QEMU)
- maxi-bit:smp (QEMU), sim:smp
- stm32f4discovery:wifi

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-02-07 21:28:56 -08:00
..
common
hardware
max32620_30
max32660 arch, boards, drivers, include, sched, wireless: Change spinlock APIs. 2021-02-07 21:28:56 -08:00
chip.h
Kconfig
Make.defs
max326_clockconfig.h
max326_config.h
max326_dma.h
max326_gpio.h
max326_icc.h
max326_irq.h
max326_lowputc.h
max326_mpuinit.h
max326_periphclks.h
max326_rtc.h
max326_serial.h
max326_spim.h
max326_start.h
max326_userspace.h
max326_wdt.h