nuttx/arch/arm/src/stm32wb
anjiahao 5724c6b2e4 sem:remove sem default protocl
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2022-10-22 14:50:48 +08:00
..
hardware stm32wb: adding BLE support 2022-07-28 15:23:34 +08:00
chip.h
Kconfig stm32wb/ble: disable default CPU2 host config option 2022-07-31 10:29:29 +08:00
Make.defs stm32wb: adding BLE support 2022-07-28 15:23:34 +08:00
stm32wb_allocateheap.c
stm32wb_blehci.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
stm32wb_blehci.h stm32wb: adding BLE support 2022-07-28 15:23:34 +08:00
stm32wb_dma.c
stm32wb_dma.h
stm32wb_dumpgpio.c
stm32wb_exti_alarm.c
stm32wb_exti_gpio.c
stm32wb_exti_pwr.c
stm32wb_exti_wakeup.c
stm32wb_exti.h
stm32wb_flash.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
stm32wb_flash.h
stm32wb_freerun.c
stm32wb_freerun.h
stm32wb_gpio.c
stm32wb_gpio.h
stm32wb_idle.c
stm32wb_ipcc.c stm32wb: fixing IPCC 'putreg' calls 2022-07-28 15:23:34 +08:00
stm32wb_ipcc.h stm32wb: adding BLE support 2022-07-28 15:23:34 +08:00
stm32wb_irq.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
stm32wb_lowputc.c
stm32wb_lowputc.h
stm32wb_mbox_list.h stm32wb: adding BLE support 2022-07-28 15:23:34 +08:00
stm32wb_mbox_shci.h stm32wb: adding BLE support 2022-07-28 15:23:34 +08:00
stm32wb_mbox.c stm32wb/mbox: fixing ACL transmit buffer 2022-07-31 10:29:29 +08:00
stm32wb_mbox.h stm32wb: adding BLE support 2022-07-28 15:23:34 +08:00
stm32wb_mpuinit.c
stm32wb_mpuinit.h
stm32wb_oneshot_lowerhalf.c
stm32wb_oneshot.c
stm32wb_oneshot.h
stm32wb_pm.h
stm32wb_pminitialize.c
stm32wb_pmlpr.c
stm32wb_pmsleep.c
stm32wb_pmstandby.c
stm32wb_pmstop.c
stm32wb_pwr.c
stm32wb_pwr.h
stm32wb_rcc_hsi48.c
stm32wb_rcc_lse.c
stm32wb_rcc_lsi.c
stm32wb_rcc.c stm32wb: adding BLE support 2022-07-28 15:23:34 +08:00
stm32wb_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
stm32wb_rtc_lowerhalf.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
stm32wb_rtc.c gmtimer: Fixed range of tm_yday. 2022-10-19 12:39:04 +08:00
stm32wb_rtc.h
stm32wb_serial.c
stm32wb_spi.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
stm32wb_spi.h
stm32wb_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
stm32wb_start.h
stm32wb_tickless.c sched: use tick count for sched timer expiration 2022-10-12 11:55:46 +08:00
stm32wb_tim_lowerhalf.c
stm32wb_tim.c
stm32wb_tim.h
stm32wb_timerisr.c
stm32wb_uart.h
stm32wb_uid.c
stm32wb_uid.h
stm32wb_userspace.c
stm32wb_userspace.h
stm32wb_waste.c
stm32wb_waste.h
stm32wb.h