Arduino_STM32/STM32F1/libraries/MapleCoOS/utility
Roger Clark 88d2457f30 STM32F1 core: Implemented changes already made to the GD32F1 core to use F_CPU instead of hard coded values for 72000000 and (F_CPU -1) instead of 71999999 and to replace other hard coded values related to the clock freqency. Also updated the code so that the USB clock was disabled in setup_clock_prescalers to allow it to be changed in that function during initialisation, in case altermative prescaler values for USB are required, e.g. for operation at 48Mhz 2015-09-06 07:51:40 +10:00
..
CoOS.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsArch.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsArch.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsConfig.h STM32F1 core: Implemented changes already made to the GD32F1 core to use F_CPU instead of hard coded values for 72000000 and (F_CPU -1) instead of 71999999 and to replace other hard coded values related to the clock freqency. Also updated the code so that the USB clock was disabled in setup_clock_prescalers to allow it to be changed in that function during initialisation, in case altermative prescaler values for USB are required, e.g. for operation at 48Mhz 2015-09-06 07:51:40 +10:00
OsCore.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsCore.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsError.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsEvent.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsEvent.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsFlag.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsFlag.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsHook.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsKernelHeap.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsKernelHeap.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsMM.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsMbox.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsMm.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsMutex.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsMutex.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsPort.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsQueue.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsQueue.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsSem.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsServiceReq.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsServiceReq.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsTask.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsTask.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsTime.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsTime.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsTimer.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsTimer.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsUtility.c Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
OsUtility.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00
coocox.h Still part of the RTOS commit 2015-05-21 23:36:16 -05:00