init commit
This commit is contained in:
19
Debug/Utilities/timer/stm32_timer.cyclo
Normal file
19
Debug/Utilities/timer/stm32_timer.cyclo
Normal file
@@ -0,0 +1,19 @@
|
||||
../Utilities/timer/stm32_timer.c:116:21:UTIL_TIMER_Init 1
|
||||
../Utilities/timer/stm32_timer.c:123:21:UTIL_TIMER_DeInit 1
|
||||
../Utilities/timer/stm32_timer.c:128:21:UTIL_TIMER_Create 3
|
||||
../Utilities/timer/stm32_timer.c:149:21:UTIL_TIMER_Start 7
|
||||
../Utilities/timer/stm32_timer.c:199:21:UTIL_TIMER_StartWithPeriod 3
|
||||
../Utilities/timer/stm32_timer.c:219:21:UTIL_TIMER_Stop 8
|
||||
../Utilities/timer/stm32_timer.c:285:21:UTIL_TIMER_SetPeriod 3
|
||||
../Utilities/timer/stm32_timer.c:305:21:UTIL_TIMER_SetReloadMode 2
|
||||
../Utilities/timer/stm32_timer.c:320:21:UTIL_TIMER_GetRemainingTime 3
|
||||
../Utilities/timer/stm32_timer.c:342:10:UTIL_TIMER_IsRunning 2
|
||||
../Utilities/timer/stm32_timer.c:354:10:UTIL_TIMER_GetFirstRemainingTime 2
|
||||
../Utilities/timer/stm32_timer.c:365:6:UTIL_TIMER_IRQ_Handler 11
|
||||
../Utilities/timer/stm32_timer.c:417:19:UTIL_TIMER_GetCurrentTime 1
|
||||
../Utilities/timer/stm32_timer.c:423:19:UTIL_TIMER_GetElapsedTime 1
|
||||
../Utilities/timer/stm32_timer.c:431:22:UTIL_TIMER_GetTimerList 1
|
||||
../Utilities/timer/stm32_timer.c:453:6:TimerExists 3
|
||||
../Utilities/timer/stm32_timer.c:473:6:TimerSetTimeout 2
|
||||
../Utilities/timer/stm32_timer.c:494:6:TimerInsertTimer 3
|
||||
../Utilities/timer/stm32_timer.c:526:6:TimerInsertNewHeadTimer 2
|
||||
13
Debug/Utilities/timer/stm32_timer.d
Normal file
13
Debug/Utilities/timer/stm32_timer.d
Normal file
@@ -0,0 +1,13 @@
|
||||
Utilities/timer/stm32_timer.o: ../Utilities/timer/stm32_timer.c \
|
||||
../Utilities/timer/stm32_timer.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h ../Core/Inc/utilities_conf.h \
|
||||
../Utilities/misc/stm32_mem.h ../Utilities/misc/stm32_tiny_vsnprintf.h \
|
||||
../Core/Inc/utilities_def.h
|
||||
../Utilities/timer/stm32_timer.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Utilities/misc/stm32_mem.h:
|
||||
../Utilities/misc/stm32_tiny_vsnprintf.h:
|
||||
../Core/Inc/utilities_def.h:
|
||||
BIN
Debug/Utilities/timer/stm32_timer.o
Normal file
BIN
Debug/Utilities/timer/stm32_timer.o
Normal file
Binary file not shown.
19
Debug/Utilities/timer/stm32_timer.su
Normal file
19
Debug/Utilities/timer/stm32_timer.su
Normal file
@@ -0,0 +1,19 @@
|
||||
../Utilities/timer/stm32_timer.c:116:21:UTIL_TIMER_Init 8 static
|
||||
../Utilities/timer/stm32_timer.c:123:21:UTIL_TIMER_DeInit 8 static
|
||||
../Utilities/timer/stm32_timer.c:128:21:UTIL_TIMER_Create 24 static
|
||||
../Utilities/timer/stm32_timer.c:149:21:UTIL_TIMER_Start 48 static,ignoring_inline_asm
|
||||
../Utilities/timer/stm32_timer.c:199:21:UTIL_TIMER_StartWithPeriod 24 static
|
||||
../Utilities/timer/stm32_timer.c:219:21:UTIL_TIMER_Stop 40 static,ignoring_inline_asm
|
||||
../Utilities/timer/stm32_timer.c:285:21:UTIL_TIMER_SetPeriod 24 static
|
||||
../Utilities/timer/stm32_timer.c:305:21:UTIL_TIMER_SetReloadMode 24 static
|
||||
../Utilities/timer/stm32_timer.c:320:21:UTIL_TIMER_GetRemainingTime 24 static
|
||||
../Utilities/timer/stm32_timer.c:342:10:UTIL_TIMER_IsRunning 16 static
|
||||
../Utilities/timer/stm32_timer.c:354:10:UTIL_TIMER_GetFirstRemainingTime 16 static
|
||||
../Utilities/timer/stm32_timer.c:365:6:UTIL_TIMER_IRQ_Handler 48 static,ignoring_inline_asm
|
||||
../Utilities/timer/stm32_timer.c:417:19:UTIL_TIMER_GetCurrentTime 16 static
|
||||
../Utilities/timer/stm32_timer.c:423:19:UTIL_TIMER_GetElapsedTime 24 static
|
||||
../Utilities/timer/stm32_timer.c:431:22:UTIL_TIMER_GetTimerList 4 static
|
||||
../Utilities/timer/stm32_timer.c:453:6:TimerExists 24 static
|
||||
../Utilities/timer/stm32_timer.c:473:6:TimerSetTimeout 32 static
|
||||
../Utilities/timer/stm32_timer.c:494:6:TimerInsertTimer 24 static
|
||||
../Utilities/timer/stm32_timer.c:526:6:TimerInsertNewHeadTimer 24 static
|
||||
27
Debug/Utilities/timer/subdir.mk
Normal file
27
Debug/Utilities/timer/subdir.mk
Normal file
@@ -0,0 +1,27 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (13.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../Utilities/timer/stm32_timer.c
|
||||
|
||||
OBJS += \
|
||||
./Utilities/timer/stm32_timer.o
|
||||
|
||||
C_DEPS += \
|
||||
./Utilities/timer/stm32_timer.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Utilities/timer/%.o Utilities/timer/%.su Utilities/timer/%.cyclo: ../Utilities/timer/%.c Utilities/timer/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../Core/Inc -I../SubGHz_Phy/App -I../SubGHz_Phy/Target -I../Utilities/trace/adv_trace -I../Drivers/STM32WLxx_HAL_Driver/Inc -I../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../Utilities/misc -I../Utilities/sequencer -I../Utilities/timer -I../Utilities/lpm/tiny_lpm -I../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../Middlewares/Third_Party/SubGHz_Phy -I../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../Drivers/CMSIS/Include -I../Drivers/BSP/STM32WLxx_Nucleo -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
||||
|
||||
clean: clean-Utilities-2f-timer
|
||||
|
||||
clean-Utilities-2f-timer:
|
||||
-$(RM) ./Utilities/timer/stm32_timer.cyclo ./Utilities/timer/stm32_timer.d ./Utilities/timer/stm32_timer.o ./Utilities/timer/stm32_timer.su
|
||||
|
||||
.PHONY: clean-Utilities-2f-timer
|
||||
|
||||
Reference in New Issue
Block a user