p3 fin
This commit is contained in:
13
P3_SETR2/Debug/Components/cs42l51/cs42l51.cyclo
Normal file
13
P3_SETR2/Debug/Components/cs42l51/cs42l51.cyclo
Normal file
@@ -0,0 +1,13 @@
|
||||
../Components/cs42l51/cs42l51.c:126:10:cs42l51_Init 4
|
||||
../Components/cs42l51/cs42l51.c:225:6:cs42l51_DeInit 1
|
||||
../Components/cs42l51/cs42l51.c:238:10:cs42l51_ReadID 2
|
||||
../Components/cs42l51/cs42l51.c:268:10:cs42l51_Play 4
|
||||
../Components/cs42l51/cs42l51.c:315:10:cs42l51_Pause 1
|
||||
../Components/cs42l51/cs42l51.c:331:10:cs42l51_Resume 1
|
||||
../Components/cs42l51/cs42l51.c:347:10:cs42l51_Stop 1
|
||||
../Components/cs42l51/cs42l51.c:375:10:cs42l51_SetVolume 2
|
||||
../Components/cs42l51/cs42l51.c:394:10:cs42l51_SetFrequency 1
|
||||
../Components/cs42l51/cs42l51.c:406:10:cs42l51_SetMute 2
|
||||
../Components/cs42l51/cs42l51.c:436:10:cs42l51_SetOutputMode 1
|
||||
../Components/cs42l51/cs42l51.c:446:10:cs42l51_Reset 2
|
||||
../Components/cs42l51/cs42l51.c:474:16:CODEC_IO_Write 1
|
||||
4
P3_SETR2/Debug/Components/cs42l51/cs42l51.d
Normal file
4
P3_SETR2/Debug/Components/cs42l51/cs42l51.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/cs42l51/cs42l51.o: ../Components/cs42l51/cs42l51.c \
|
||||
../Components/cs42l51/cs42l51.h ../Components/cs42l51/../Common/audio.h
|
||||
../Components/cs42l51/cs42l51.h:
|
||||
../Components/cs42l51/../Common/audio.h:
|
||||
BIN
P3_SETR2/Debug/Components/cs42l51/cs42l51.o
Normal file
BIN
P3_SETR2/Debug/Components/cs42l51/cs42l51.o
Normal file
Binary file not shown.
13
P3_SETR2/Debug/Components/cs42l51/cs42l51.su
Normal file
13
P3_SETR2/Debug/Components/cs42l51/cs42l51.su
Normal file
@@ -0,0 +1,13 @@
|
||||
../Components/cs42l51/cs42l51.c:126:10:cs42l51_Init 32 static
|
||||
../Components/cs42l51/cs42l51.c:225:6:cs42l51_DeInit 8 static
|
||||
../Components/cs42l51/cs42l51.c:238:10:cs42l51_ReadID 24 static
|
||||
../Components/cs42l51/cs42l51.c:268:10:cs42l51_Play 24 static
|
||||
../Components/cs42l51/cs42l51.c:315:10:cs42l51_Pause 24 static
|
||||
../Components/cs42l51/cs42l51.c:331:10:cs42l51_Resume 24 static
|
||||
../Components/cs42l51/cs42l51.c:347:10:cs42l51_Stop 24 static
|
||||
../Components/cs42l51/cs42l51.c:375:10:cs42l51_SetVolume 24 static
|
||||
../Components/cs42l51/cs42l51.c:394:10:cs42l51_SetFrequency 16 static
|
||||
../Components/cs42l51/cs42l51.c:406:10:cs42l51_SetMute 24 static
|
||||
../Components/cs42l51/cs42l51.c:436:10:cs42l51_SetOutputMode 16 static
|
||||
../Components/cs42l51/cs42l51.c:446:10:cs42l51_Reset 16 static
|
||||
../Components/cs42l51/cs42l51.c:474:16:CODEC_IO_Write 24 static
|
||||
27
P3_SETR2/Debug/Components/cs42l51/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/cs42l51/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 += \
|
||||
../Components/cs42l51/cs42l51.c
|
||||
|
||||
OBJS += \
|
||||
./Components/cs42l51/cs42l51.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/cs42l51/cs42l51.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/cs42l51/%.o Components/cs42l51/%.su Components/cs42l51/%.cyclo: ../Components/cs42l51/%.c Components/cs42l51/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-cs42l51
|
||||
|
||||
clean-Components-2f-cs42l51:
|
||||
-$(RM) ./Components/cs42l51/cs42l51.cyclo ./Components/cs42l51/cs42l51.d ./Components/cs42l51/cs42l51.o ./Components/cs42l51/cs42l51.su
|
||||
|
||||
.PHONY: clean-Components-2f-cs42l51
|
||||
|
||||
13
P3_SETR2/Debug/Components/cs43l22/cs43l22.cyclo
Normal file
13
P3_SETR2/Debug/Components/cs43l22/cs43l22.cyclo
Normal file
@@ -0,0 +1,13 @@
|
||||
../Components/cs43l22/cs43l22.c:117:10:cs43l22_Init 6
|
||||
../Components/cs43l22/cs43l22.c:201:6:cs43l22_DeInit 1
|
||||
../Components/cs43l22/cs43l22.c:212:10:cs43l22_ReadID 1
|
||||
../Components/cs43l22/cs43l22.c:230:10:cs43l22_Play 2
|
||||
../Components/cs43l22/cs43l22.c:256:10:cs43l22_Pause 1
|
||||
../Components/cs43l22/cs43l22.c:275:10:cs43l22_Resume 2
|
||||
../Components/cs43l22/cs43l22.c:303:10:cs43l22_Stop 1
|
||||
../Components/cs43l22/cs43l22.c:328:10:cs43l22_SetVolume 3
|
||||
../Components/cs43l22/cs43l22.c:355:10:cs43l22_SetFrequency 1
|
||||
../Components/cs43l22/cs43l22.c:367:10:cs43l22_SetMute 2
|
||||
../Components/cs43l22/cs43l22.c:396:10:cs43l22_SetOutputMode 5
|
||||
../Components/cs43l22/cs43l22.c:435:10:cs43l22_Reset 1
|
||||
../Components/cs43l22/cs43l22.c:447:16:CODEC_IO_Write 1
|
||||
4
P3_SETR2/Debug/Components/cs43l22/cs43l22.d
Normal file
4
P3_SETR2/Debug/Components/cs43l22/cs43l22.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/cs43l22/cs43l22.o: ../Components/cs43l22/cs43l22.c \
|
||||
../Components/cs43l22/cs43l22.h ../Components/cs43l22/../Common/audio.h
|
||||
../Components/cs43l22/cs43l22.h:
|
||||
../Components/cs43l22/../Common/audio.h:
|
||||
BIN
P3_SETR2/Debug/Components/cs43l22/cs43l22.o
Normal file
BIN
P3_SETR2/Debug/Components/cs43l22/cs43l22.o
Normal file
Binary file not shown.
13
P3_SETR2/Debug/Components/cs43l22/cs43l22.su
Normal file
13
P3_SETR2/Debug/Components/cs43l22/cs43l22.su
Normal file
@@ -0,0 +1,13 @@
|
||||
../Components/cs43l22/cs43l22.c:117:10:cs43l22_Init 32 static
|
||||
../Components/cs43l22/cs43l22.c:201:6:cs43l22_DeInit 8 static
|
||||
../Components/cs43l22/cs43l22.c:212:10:cs43l22_ReadID 24 static
|
||||
../Components/cs43l22/cs43l22.c:230:10:cs43l22_Play 24 static
|
||||
../Components/cs43l22/cs43l22.c:256:10:cs43l22_Pause 24 static
|
||||
../Components/cs43l22/cs43l22.c:275:10:cs43l22_Resume 24 static
|
||||
../Components/cs43l22/cs43l22.c:303:10:cs43l22_Stop 24 static
|
||||
../Components/cs43l22/cs43l22.c:328:10:cs43l22_SetVolume 24 static
|
||||
../Components/cs43l22/cs43l22.c:355:10:cs43l22_SetFrequency 16 static
|
||||
../Components/cs43l22/cs43l22.c:367:10:cs43l22_SetMute 24 static
|
||||
../Components/cs43l22/cs43l22.c:396:10:cs43l22_SetOutputMode 24 static
|
||||
../Components/cs43l22/cs43l22.c:435:10:cs43l22_Reset 16 static
|
||||
../Components/cs43l22/cs43l22.c:447:16:CODEC_IO_Write 24 static
|
||||
27
P3_SETR2/Debug/Components/cs43l22/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/cs43l22/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 += \
|
||||
../Components/cs43l22/cs43l22.c
|
||||
|
||||
OBJS += \
|
||||
./Components/cs43l22/cs43l22.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/cs43l22/cs43l22.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/cs43l22/%.o Components/cs43l22/%.su Components/cs43l22/%.cyclo: ../Components/cs43l22/%.c Components/cs43l22/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-cs43l22
|
||||
|
||||
clean-Components-2f-cs43l22:
|
||||
-$(RM) ./Components/cs43l22/cs43l22.cyclo ./Components/cs43l22/cs43l22.d ./Components/cs43l22/cs43l22.o ./Components/cs43l22/cs43l22.su
|
||||
|
||||
.PHONY: clean-Components-2f-cs43l22
|
||||
|
||||
15
P3_SETR2/Debug/Components/cy8c4014lqi/cy8c4014lqi.cyclo
Normal file
15
P3_SETR2/Debug/Components/cy8c4014lqi/cy8c4014lqi.cyclo
Normal file
@@ -0,0 +1,15 @@
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:132:6:cy8c4014lqi_Init 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:144:6:cy8c4014lqi_Reset 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:156:10:cy8c4014lqi_ReadID 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:170:6:cy8c4014lqi_TS_Start 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:183:9:cy8c4014lqi_TS_DetectTouch 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:197:6:cy8c4014lqi_TS_GetXY 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:210:6:cy8c4014lqi_TS_EnableIT 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:222:6:cy8c4014lqi_TS_DisableIT 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:236:9:cy8c4014lqi_TS_ITStatus 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:249:6:cy8c4014lqi_TS_ClearIT 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:262:6:cy8c4014lqi_TS_GestureConfig 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:274:6:cy8c4014lqi_TS_GetGestureID 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:295:6:cy8c4014lqi_TS_GetTouchInfo 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:320:16:cy8c4014lqi_Get_I2C_InitializedStatus 1
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:330:13:cy8c4014lqi_I2C_InitializeIfRequired 2
|
||||
6
P3_SETR2/Debug/Components/cy8c4014lqi/cy8c4014lqi.d
Normal file
6
P3_SETR2/Debug/Components/cy8c4014lqi/cy8c4014lqi.d
Normal file
@@ -0,0 +1,6 @@
|
||||
Components/cy8c4014lqi/cy8c4014lqi.o: \
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c \
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.h \
|
||||
../Components/cy8c4014lqi/../Common/ts.h
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.h:
|
||||
../Components/cy8c4014lqi/../Common/ts.h:
|
||||
BIN
P3_SETR2/Debug/Components/cy8c4014lqi/cy8c4014lqi.o
Normal file
BIN
P3_SETR2/Debug/Components/cy8c4014lqi/cy8c4014lqi.o
Normal file
Binary file not shown.
15
P3_SETR2/Debug/Components/cy8c4014lqi/cy8c4014lqi.su
Normal file
15
P3_SETR2/Debug/Components/cy8c4014lqi/cy8c4014lqi.su
Normal file
@@ -0,0 +1,15 @@
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:132:6:cy8c4014lqi_Init 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:144:6:cy8c4014lqi_Reset 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:156:10:cy8c4014lqi_ReadID 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:170:6:cy8c4014lqi_TS_Start 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:183:9:cy8c4014lqi_TS_DetectTouch 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:197:6:cy8c4014lqi_TS_GetXY 24 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:210:6:cy8c4014lqi_TS_EnableIT 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:222:6:cy8c4014lqi_TS_DisableIT 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:236:9:cy8c4014lqi_TS_ITStatus 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:249:6:cy8c4014lqi_TS_ClearIT 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:262:6:cy8c4014lqi_TS_GestureConfig 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:274:6:cy8c4014lqi_TS_GetGestureID 16 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:295:6:cy8c4014lqi_TS_GetTouchInfo 24 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:320:16:cy8c4014lqi_Get_I2C_InitializedStatus 4 static
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c:330:13:cy8c4014lqi_I2C_InitializeIfRequired 8 static
|
||||
27
P3_SETR2/Debug/Components/cy8c4014lqi/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/cy8c4014lqi/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 += \
|
||||
../Components/cy8c4014lqi/cy8c4014lqi.c
|
||||
|
||||
OBJS += \
|
||||
./Components/cy8c4014lqi/cy8c4014lqi.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/cy8c4014lqi/cy8c4014lqi.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/cy8c4014lqi/%.o Components/cy8c4014lqi/%.su Components/cy8c4014lqi/%.cyclo: ../Components/cy8c4014lqi/%.c Components/cy8c4014lqi/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-cy8c4014lqi
|
||||
|
||||
clean-Components-2f-cy8c4014lqi:
|
||||
-$(RM) ./Components/cy8c4014lqi/cy8c4014lqi.cyclo ./Components/cy8c4014lqi/cy8c4014lqi.d ./Components/cy8c4014lqi/cy8c4014lqi.o ./Components/cy8c4014lqi/cy8c4014lqi.su
|
||||
|
||||
.PHONY: clean-Components-2f-cy8c4014lqi
|
||||
|
||||
16
P3_SETR2/Debug/Components/ft3x67/ft3x67.cyclo
Normal file
16
P3_SETR2/Debug/Components/ft3x67/ft3x67.cyclo
Normal file
@@ -0,0 +1,16 @@
|
||||
../Components/ft3x67/ft3x67.c:115:6:ft3x67_Init 1
|
||||
../Components/ft3x67/ft3x67.c:127:6:ft3x67_Reset 1
|
||||
../Components/ft3x67/ft3x67.c:139:10:ft3x67_ReadID 1
|
||||
../Components/ft3x67/ft3x67.c:153:6:ft3x67_TS_Start 1
|
||||
../Components/ft3x67/ft3x67.c:170:9:ft3x67_TS_DetectTouch 2
|
||||
../Components/ft3x67/ft3x67.c:202:6:ft3x67_TS_GetXY 4
|
||||
../Components/ft3x67/ft3x67.c:243:6:ft3x67_TS_EnableIT 1
|
||||
../Components/ft3x67/ft3x67.c:255:6:ft3x67_TS_DisableIT 1
|
||||
../Components/ft3x67/ft3x67.c:269:9:ft3x67_TS_ITStatus 1
|
||||
../Components/ft3x67/ft3x67.c:282:6:ft3x67_TS_ClearIT 1
|
||||
../Components/ft3x67/ft3x67.c:294:6:ft3x67_TS_GestureConfig 2
|
||||
../Components/ft3x67/ft3x67.c:316:6:ft3x67_TS_GetGestureID 1
|
||||
../Components/ft3x67/ft3x67.c:340:6:ft3x67_TS_GetTouchInfo 4
|
||||
../Components/ft3x67/ft3x67.c:389:16:ft3x67_Get_I2C_InitializedStatus 1
|
||||
../Components/ft3x67/ft3x67.c:399:13:ft3x67_I2C_InitializeIfRequired 2
|
||||
../Components/ft3x67/ft3x67.c:416:17:ft3x67_TS_Configure 1
|
||||
4
P3_SETR2/Debug/Components/ft3x67/ft3x67.d
Normal file
4
P3_SETR2/Debug/Components/ft3x67/ft3x67.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/ft3x67/ft3x67.o: ../Components/ft3x67/ft3x67.c \
|
||||
../Components/ft3x67/ft3x67.h ../Components/ft3x67/../Common/ts.h
|
||||
../Components/ft3x67/ft3x67.h:
|
||||
../Components/ft3x67/../Common/ts.h:
|
||||
BIN
P3_SETR2/Debug/Components/ft3x67/ft3x67.o
Normal file
BIN
P3_SETR2/Debug/Components/ft3x67/ft3x67.o
Normal file
Binary file not shown.
16
P3_SETR2/Debug/Components/ft3x67/ft3x67.su
Normal file
16
P3_SETR2/Debug/Components/ft3x67/ft3x67.su
Normal file
@@ -0,0 +1,16 @@
|
||||
../Components/ft3x67/ft3x67.c:115:6:ft3x67_Init 16 static
|
||||
../Components/ft3x67/ft3x67.c:127:6:ft3x67_Reset 16 static
|
||||
../Components/ft3x67/ft3x67.c:139:10:ft3x67_ReadID 16 static
|
||||
../Components/ft3x67/ft3x67.c:153:6:ft3x67_TS_Start 16 static
|
||||
../Components/ft3x67/ft3x67.c:170:9:ft3x67_TS_DetectTouch 24 static
|
||||
../Components/ft3x67/ft3x67.c:202:6:ft3x67_TS_GetXY 32 static
|
||||
../Components/ft3x67/ft3x67.c:243:6:ft3x67_TS_EnableIT 16 static
|
||||
../Components/ft3x67/ft3x67.c:255:6:ft3x67_TS_DisableIT 16 static
|
||||
../Components/ft3x67/ft3x67.c:269:9:ft3x67_TS_ITStatus 16 static
|
||||
../Components/ft3x67/ft3x67.c:282:6:ft3x67_TS_ClearIT 16 static
|
||||
../Components/ft3x67/ft3x67.c:294:6:ft3x67_TS_GestureConfig 16 static
|
||||
../Components/ft3x67/ft3x67.c:316:6:ft3x67_TS_GetGestureID 24 static
|
||||
../Components/ft3x67/ft3x67.c:340:6:ft3x67_TS_GetTouchInfo 32 static
|
||||
../Components/ft3x67/ft3x67.c:389:16:ft3x67_Get_I2C_InitializedStatus 4 static
|
||||
../Components/ft3x67/ft3x67.c:399:13:ft3x67_I2C_InitializeIfRequired 8 static
|
||||
../Components/ft3x67/ft3x67.c:416:17:ft3x67_TS_Configure 24 static
|
||||
27
P3_SETR2/Debug/Components/ft3x67/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/ft3x67/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 += \
|
||||
../Components/ft3x67/ft3x67.c
|
||||
|
||||
OBJS += \
|
||||
./Components/ft3x67/ft3x67.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/ft3x67/ft3x67.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/ft3x67/%.o Components/ft3x67/%.su Components/ft3x67/%.cyclo: ../Components/ft3x67/%.c Components/ft3x67/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-ft3x67
|
||||
|
||||
clean-Components-2f-ft3x67:
|
||||
-$(RM) ./Components/ft3x67/ft3x67.cyclo ./Components/ft3x67/ft3x67.d ./Components/ft3x67/ft3x67.o ./Components/ft3x67/ft3x67.su
|
||||
|
||||
.PHONY: clean-Components-2f-ft3x67
|
||||
|
||||
15
P3_SETR2/Debug/Components/ft5336/ft5336.cyclo
Normal file
15
P3_SETR2/Debug/Components/ft5336/ft5336.cyclo
Normal file
@@ -0,0 +1,15 @@
|
||||
../Components/ft5336/ft5336.c:129:6:ft5336_Init 1
|
||||
../Components/ft5336/ft5336.c:145:6:ft5336_Reset 1
|
||||
../Components/ft5336/ft5336.c:157:10:ft5336_ReadID 4
|
||||
../Components/ft5336/ft5336.c:189:6:ft5336_TS_Start 1
|
||||
../Components/ft5336/ft5336.c:206:9:ft5336_TS_DetectTouch 2
|
||||
../Components/ft5336/ft5336.c:238:6:ft5336_TS_GetXY 12
|
||||
../Components/ft5336/ft5336.c:359:6:ft5336_TS_EnableIT 1
|
||||
../Components/ft5336/ft5336.c:374:6:ft5336_TS_DisableIT 1
|
||||
../Components/ft5336/ft5336.c:391:9:ft5336_TS_ITStatus 1
|
||||
../Components/ft5336/ft5336.c:404:6:ft5336_TS_ClearIT 1
|
||||
../Components/ft5336/ft5336.c:419:6:ft5336_TS_GetGestureID 1
|
||||
../Components/ft5336/ft5336.c:443:6:ft5336_TS_GetTouchInfo 12
|
||||
../Components/ft5336/ft5336.c:552:16:ft5336_Get_I2C_InitializedStatus 1
|
||||
../Components/ft5336/ft5336.c:562:13:ft5336_I2C_InitializeIfRequired 2
|
||||
../Components/ft5336/ft5336.c:579:17:ft5336_TS_Configure 1
|
||||
4
P3_SETR2/Debug/Components/ft5336/ft5336.d
Normal file
4
P3_SETR2/Debug/Components/ft5336/ft5336.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/ft5336/ft5336.o: ../Components/ft5336/ft5336.c \
|
||||
../Components/ft5336/ft5336.h ../Components/ft5336/../Common/ts.h
|
||||
../Components/ft5336/ft5336.h:
|
||||
../Components/ft5336/../Common/ts.h:
|
||||
BIN
P3_SETR2/Debug/Components/ft5336/ft5336.o
Normal file
BIN
P3_SETR2/Debug/Components/ft5336/ft5336.o
Normal file
Binary file not shown.
15
P3_SETR2/Debug/Components/ft5336/ft5336.su
Normal file
15
P3_SETR2/Debug/Components/ft5336/ft5336.su
Normal file
@@ -0,0 +1,15 @@
|
||||
../Components/ft5336/ft5336.c:129:6:ft5336_Init 16 static
|
||||
../Components/ft5336/ft5336.c:145:6:ft5336_Reset 16 static
|
||||
../Components/ft5336/ft5336.c:157:10:ft5336_ReadID 24 static
|
||||
../Components/ft5336/ft5336.c:189:6:ft5336_TS_Start 16 static
|
||||
../Components/ft5336/ft5336.c:206:9:ft5336_TS_DetectTouch 24 static
|
||||
../Components/ft5336/ft5336.c:238:6:ft5336_TS_GetXY 32 static
|
||||
../Components/ft5336/ft5336.c:359:6:ft5336_TS_EnableIT 24 static
|
||||
../Components/ft5336/ft5336.c:374:6:ft5336_TS_DisableIT 24 static
|
||||
../Components/ft5336/ft5336.c:391:9:ft5336_TS_ITStatus 16 static
|
||||
../Components/ft5336/ft5336.c:404:6:ft5336_TS_ClearIT 16 static
|
||||
../Components/ft5336/ft5336.c:419:6:ft5336_TS_GetGestureID 24 static
|
||||
../Components/ft5336/ft5336.c:443:6:ft5336_TS_GetTouchInfo 32 static
|
||||
../Components/ft5336/ft5336.c:552:16:ft5336_Get_I2C_InitializedStatus 4 static
|
||||
../Components/ft5336/ft5336.c:562:13:ft5336_I2C_InitializeIfRequired 8 static
|
||||
../Components/ft5336/ft5336.c:579:17:ft5336_TS_Configure 24 static
|
||||
27
P3_SETR2/Debug/Components/ft5336/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/ft5336/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 += \
|
||||
../Components/ft5336/ft5336.c
|
||||
|
||||
OBJS += \
|
||||
./Components/ft5336/ft5336.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/ft5336/ft5336.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/ft5336/%.o Components/ft5336/%.su Components/ft5336/%.cyclo: ../Components/ft5336/%.c Components/ft5336/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-ft5336
|
||||
|
||||
clean-Components-2f-ft5336:
|
||||
-$(RM) ./Components/ft5336/ft5336.cyclo ./Components/ft5336/ft5336.d ./Components/ft5336/ft5336.o ./Components/ft5336/ft5336.su
|
||||
|
||||
.PHONY: clean-Components-2f-ft5336
|
||||
|
||||
12
P3_SETR2/Debug/Components/ft6x06/ft6x06.cyclo
Normal file
12
P3_SETR2/Debug/Components/ft6x06/ft6x06.cyclo
Normal file
@@ -0,0 +1,12 @@
|
||||
../Components/ft6x06/ft6x06.c:114:6:ft6x06_Init 3
|
||||
../Components/ft6x06/ft6x06.c:145:6:ft6x06_Reset 1
|
||||
../Components/ft6x06/ft6x06.c:157:10:ft6x06_ReadID 1
|
||||
../Components/ft6x06/ft6x06.c:173:6:ft6x06_TS_Start 1
|
||||
../Components/ft6x06/ft6x06.c:195:9:ft6x06_TS_DetectTouch 2
|
||||
../Components/ft6x06/ft6x06.c:227:6:ft6x06_TS_GetXY 4
|
||||
../Components/ft6x06/ft6x06.c:266:6:ft6x06_TS_EnableIT 1
|
||||
../Components/ft6x06/ft6x06.c:281:6:ft6x06_TS_DisableIT 1
|
||||
../Components/ft6x06/ft6x06.c:298:9:ft6x06_TS_ITStatus 1
|
||||
../Components/ft6x06/ft6x06.c:311:6:ft6x06_TS_ClearIT 1
|
||||
../Components/ft6x06/ft6x06.c:449:17:ft6x06_TS_Configure 1
|
||||
../Components/ft6x06/ft6x06.c:464:16:ft6x06_GetInstance 3
|
||||
4
P3_SETR2/Debug/Components/ft6x06/ft6x06.d
Normal file
4
P3_SETR2/Debug/Components/ft6x06/ft6x06.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/ft6x06/ft6x06.o: ../Components/ft6x06/ft6x06.c \
|
||||
../Components/ft6x06/ft6x06.h ../Components/ft6x06/../Common/ts.h
|
||||
../Components/ft6x06/ft6x06.h:
|
||||
../Components/ft6x06/../Common/ts.h:
|
||||
BIN
P3_SETR2/Debug/Components/ft6x06/ft6x06.o
Normal file
BIN
P3_SETR2/Debug/Components/ft6x06/ft6x06.o
Normal file
Binary file not shown.
12
P3_SETR2/Debug/Components/ft6x06/ft6x06.su
Normal file
12
P3_SETR2/Debug/Components/ft6x06/ft6x06.su
Normal file
@@ -0,0 +1,12 @@
|
||||
../Components/ft6x06/ft6x06.c:114:6:ft6x06_Init 24 static
|
||||
../Components/ft6x06/ft6x06.c:145:6:ft6x06_Reset 16 static
|
||||
../Components/ft6x06/ft6x06.c:157:10:ft6x06_ReadID 16 static
|
||||
../Components/ft6x06/ft6x06.c:173:6:ft6x06_TS_Start 16 static
|
||||
../Components/ft6x06/ft6x06.c:195:9:ft6x06_TS_DetectTouch 24 static
|
||||
../Components/ft6x06/ft6x06.c:227:6:ft6x06_TS_GetXY 32 static
|
||||
../Components/ft6x06/ft6x06.c:266:6:ft6x06_TS_EnableIT 24 static
|
||||
../Components/ft6x06/ft6x06.c:281:6:ft6x06_TS_DisableIT 24 static
|
||||
../Components/ft6x06/ft6x06.c:298:9:ft6x06_TS_ITStatus 16 static
|
||||
../Components/ft6x06/ft6x06.c:311:6:ft6x06_TS_ClearIT 16 static
|
||||
../Components/ft6x06/ft6x06.c:449:17:ft6x06_TS_Configure 24 static
|
||||
../Components/ft6x06/ft6x06.c:464:16:ft6x06_GetInstance 24 static
|
||||
27
P3_SETR2/Debug/Components/ft6x06/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/ft6x06/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 += \
|
||||
../Components/ft6x06/ft6x06.c
|
||||
|
||||
OBJS += \
|
||||
./Components/ft6x06/ft6x06.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/ft6x06/ft6x06.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/ft6x06/%.o Components/ft6x06/%.su Components/ft6x06/%.cyclo: ../Components/ft6x06/%.c Components/ft6x06/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-ft6x06
|
||||
|
||||
clean-Components-2f-ft6x06:
|
||||
-$(RM) ./Components/ft6x06/ft6x06.cyclo ./Components/ft6x06/ft6x06.d ./Components/ft6x06/ft6x06.o ./Components/ft6x06/ft6x06.su
|
||||
|
||||
.PHONY: clean-Components-2f-ft6x06
|
||||
|
||||
5
P3_SETR2/Debug/Components/hts221/hts221.cyclo
Normal file
5
P3_SETR2/Debug/Components/hts221/hts221.cyclo
Normal file
@@ -0,0 +1,5 @@
|
||||
../Components/hts221/hts221.c:65:6:HTS221_H_Init 1
|
||||
../Components/hts221/hts221.c:91:9:HTS221_H_ReadID 1
|
||||
../Components/hts221/hts221.c:108:7:HTS221_H_ReadHumidity 3
|
||||
../Components/hts221/hts221.c:157:6:HTS221_T_Init 1
|
||||
../Components/hts221/hts221.c:184:7:HTS221_T_ReadTemp 1
|
||||
6
P3_SETR2/Debug/Components/hts221/hts221.d
Normal file
6
P3_SETR2/Debug/Components/hts221/hts221.d
Normal file
@@ -0,0 +1,6 @@
|
||||
Components/hts221/hts221.o: ../Components/hts221/hts221.c \
|
||||
../Components/hts221/hts221.h ../Components/hts221/../Common/hsensor.h \
|
||||
../Components/hts221/../Common/tsensor.h
|
||||
../Components/hts221/hts221.h:
|
||||
../Components/hts221/../Common/hsensor.h:
|
||||
../Components/hts221/../Common/tsensor.h:
|
||||
BIN
P3_SETR2/Debug/Components/hts221/hts221.o
Normal file
BIN
P3_SETR2/Debug/Components/hts221/hts221.o
Normal file
Binary file not shown.
5
P3_SETR2/Debug/Components/hts221/hts221.su
Normal file
5
P3_SETR2/Debug/Components/hts221/hts221.su
Normal file
@@ -0,0 +1,5 @@
|
||||
../Components/hts221/hts221.c:65:6:HTS221_H_Init 24 static
|
||||
../Components/hts221/hts221.c:91:9:HTS221_H_ReadID 24 static
|
||||
../Components/hts221/hts221.c:108:7:HTS221_H_ReadHumidity 40 static
|
||||
../Components/hts221/hts221.c:157:6:HTS221_T_Init 24 static
|
||||
../Components/hts221/hts221.c:184:7:HTS221_T_ReadTemp 40 static
|
||||
27
P3_SETR2/Debug/Components/hts221/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/hts221/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 += \
|
||||
../Components/hts221/hts221.c
|
||||
|
||||
OBJS += \
|
||||
./Components/hts221/hts221.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/hts221/hts221.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/hts221/%.o Components/hts221/%.su Components/hts221/%.cyclo: ../Components/hts221/%.c Components/hts221/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-hts221
|
||||
|
||||
clean-Components-2f-hts221:
|
||||
-$(RM) ./Components/hts221/hts221.cyclo ./Components/hts221/hts221.d ./Components/hts221/hts221.o ./Components/hts221/hts221.su
|
||||
|
||||
.PHONY: clean-Components-2f-hts221
|
||||
|
||||
15
P3_SETR2/Debug/Components/hx8347g/hx8347g.cyclo
Normal file
15
P3_SETR2/Debug/Components/hx8347g/hx8347g.cyclo
Normal file
@@ -0,0 +1,15 @@
|
||||
../Components/hx8347g/hx8347g.c:105:6:hx8347g_Init 2
|
||||
../Components/hx8347g/hx8347g.c:185:6:hx8347g_DisplayOn 1
|
||||
../Components/hx8347g/hx8347g.c:209:6:hx8347g_DisplayOff 1
|
||||
../Components/hx8347g/hx8347g.c:230:10:hx8347g_GetLcdPixelWidth 1
|
||||
../Components/hx8347g/hx8347g.c:240:10:hx8347g_GetLcdPixelHeight 1
|
||||
../Components/hx8347g/hx8347g.c:250:10:hx8347g_ReadID 2
|
||||
../Components/hx8347g/hx8347g.c:268:6:hx8347g_SetCursor 1
|
||||
../Components/hx8347g/hx8347g.c:283:6:hx8347g_WritePixel 1
|
||||
../Components/hx8347g/hx8347g.c:300:10:hx8347g_ReadPixel 1
|
||||
../Components/hx8347g/hx8347g.c:318:6:hx8347g_WriteReg 1
|
||||
../Components/hx8347g/hx8347g.c:331:10:hx8347g_ReadReg 1
|
||||
../Components/hx8347g/hx8347g.c:348:6:hx8347g_SetDisplayWindow 1
|
||||
../Components/hx8347g/hx8347g.c:375:6:hx8347g_DrawHLine 2
|
||||
../Components/hx8347g/hx8347g.c:402:6:hx8347g_DrawVLine 2
|
||||
../Components/hx8347g/hx8347g.c:427:6:hx8347g_DrawBitmap 1
|
||||
4
P3_SETR2/Debug/Components/hx8347g/hx8347g.d
Normal file
4
P3_SETR2/Debug/Components/hx8347g/hx8347g.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/hx8347g/hx8347g.o: ../Components/hx8347g/hx8347g.c \
|
||||
../Components/hx8347g/hx8347g.h ../Components/hx8347g/../Common/lcd.h
|
||||
../Components/hx8347g/hx8347g.h:
|
||||
../Components/hx8347g/../Common/lcd.h:
|
||||
BIN
P3_SETR2/Debug/Components/hx8347g/hx8347g.o
Normal file
BIN
P3_SETR2/Debug/Components/hx8347g/hx8347g.o
Normal file
Binary file not shown.
15
P3_SETR2/Debug/Components/hx8347g/hx8347g.su
Normal file
15
P3_SETR2/Debug/Components/hx8347g/hx8347g.su
Normal file
@@ -0,0 +1,15 @@
|
||||
../Components/hx8347g/hx8347g.c:105:6:hx8347g_Init 16 static
|
||||
../Components/hx8347g/hx8347g.c:185:6:hx8347g_DisplayOn 8 static
|
||||
../Components/hx8347g/hx8347g.c:209:6:hx8347g_DisplayOff 8 static
|
||||
../Components/hx8347g/hx8347g.c:230:10:hx8347g_GetLcdPixelWidth 4 static
|
||||
../Components/hx8347g/hx8347g.c:240:10:hx8347g_GetLcdPixelHeight 4 static
|
||||
../Components/hx8347g/hx8347g.c:250:10:hx8347g_ReadID 8 static
|
||||
../Components/hx8347g/hx8347g.c:268:6:hx8347g_SetCursor 16 static
|
||||
../Components/hx8347g/hx8347g.c:283:6:hx8347g_WritePixel 16 static
|
||||
../Components/hx8347g/hx8347g.c:300:10:hx8347g_ReadPixel 16 static
|
||||
../Components/hx8347g/hx8347g.c:318:6:hx8347g_WriteReg 16 static
|
||||
../Components/hx8347g/hx8347g.c:331:10:hx8347g_ReadReg 16 static
|
||||
../Components/hx8347g/hx8347g.c:348:6:hx8347g_SetDisplayWindow 24 static
|
||||
../Components/hx8347g/hx8347g.c:375:6:hx8347g_DrawHLine 32 static
|
||||
../Components/hx8347g/hx8347g.c:402:6:hx8347g_DrawVLine 32 static
|
||||
../Components/hx8347g/hx8347g.c:427:6:hx8347g_DrawBitmap 24 static
|
||||
27
P3_SETR2/Debug/Components/hx8347g/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/hx8347g/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 += \
|
||||
../Components/hx8347g/hx8347g.c
|
||||
|
||||
OBJS += \
|
||||
./Components/hx8347g/hx8347g.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/hx8347g/hx8347g.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/hx8347g/%.o Components/hx8347g/%.su Components/hx8347g/%.cyclo: ../Components/hx8347g/%.c Components/hx8347g/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-hx8347g
|
||||
|
||||
clean-Components-2f-hx8347g:
|
||||
-$(RM) ./Components/hx8347g/hx8347g.cyclo ./Components/hx8347g/hx8347g.d ./Components/hx8347g/hx8347g.o ./Components/hx8347g/hx8347g.su
|
||||
|
||||
.PHONY: clean-Components-2f-hx8347g
|
||||
|
||||
15
P3_SETR2/Debug/Components/hx8347i/hx8347i.cyclo
Normal file
15
P3_SETR2/Debug/Components/hx8347i/hx8347i.cyclo
Normal file
@@ -0,0 +1,15 @@
|
||||
../Components/hx8347i/hx8347i.c:105:6:hx8347i_Init 2
|
||||
../Components/hx8347i/hx8347i.c:185:6:hx8347i_DisplayOn 1
|
||||
../Components/hx8347i/hx8347i.c:215:6:hx8347i_DisplayOff 1
|
||||
../Components/hx8347i/hx8347i.c:236:10:hx8347i_GetLcdPixelWidth 1
|
||||
../Components/hx8347i/hx8347i.c:246:10:hx8347i_GetLcdPixelHeight 1
|
||||
../Components/hx8347i/hx8347i.c:256:10:hx8347i_ReadID 2
|
||||
../Components/hx8347i/hx8347i.c:274:6:hx8347i_SetCursor 1
|
||||
../Components/hx8347i/hx8347i.c:289:6:hx8347i_WritePixel 1
|
||||
../Components/hx8347i/hx8347i.c:306:10:hx8347i_ReadPixel 1
|
||||
../Components/hx8347i/hx8347i.c:324:6:hx8347i_WriteReg 1
|
||||
../Components/hx8347i/hx8347i.c:337:10:hx8347i_ReadReg 1
|
||||
../Components/hx8347i/hx8347i.c:354:6:hx8347i_SetDisplayWindow 1
|
||||
../Components/hx8347i/hx8347i.c:381:6:hx8347i_DrawHLine 2
|
||||
../Components/hx8347i/hx8347i.c:408:6:hx8347i_DrawVLine 2
|
||||
../Components/hx8347i/hx8347i.c:433:6:hx8347i_DrawBitmap 1
|
||||
4
P3_SETR2/Debug/Components/hx8347i/hx8347i.d
Normal file
4
P3_SETR2/Debug/Components/hx8347i/hx8347i.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/hx8347i/hx8347i.o: ../Components/hx8347i/hx8347i.c \
|
||||
../Components/hx8347i/hx8347i.h ../Components/hx8347i/../Common/lcd.h
|
||||
../Components/hx8347i/hx8347i.h:
|
||||
../Components/hx8347i/../Common/lcd.h:
|
||||
BIN
P3_SETR2/Debug/Components/hx8347i/hx8347i.o
Normal file
BIN
P3_SETR2/Debug/Components/hx8347i/hx8347i.o
Normal file
Binary file not shown.
15
P3_SETR2/Debug/Components/hx8347i/hx8347i.su
Normal file
15
P3_SETR2/Debug/Components/hx8347i/hx8347i.su
Normal file
@@ -0,0 +1,15 @@
|
||||
../Components/hx8347i/hx8347i.c:105:6:hx8347i_Init 16 static
|
||||
../Components/hx8347i/hx8347i.c:185:6:hx8347i_DisplayOn 8 static
|
||||
../Components/hx8347i/hx8347i.c:215:6:hx8347i_DisplayOff 8 static
|
||||
../Components/hx8347i/hx8347i.c:236:10:hx8347i_GetLcdPixelWidth 4 static
|
||||
../Components/hx8347i/hx8347i.c:246:10:hx8347i_GetLcdPixelHeight 4 static
|
||||
../Components/hx8347i/hx8347i.c:256:10:hx8347i_ReadID 8 static
|
||||
../Components/hx8347i/hx8347i.c:274:6:hx8347i_SetCursor 16 static
|
||||
../Components/hx8347i/hx8347i.c:289:6:hx8347i_WritePixel 16 static
|
||||
../Components/hx8347i/hx8347i.c:306:10:hx8347i_ReadPixel 16 static
|
||||
../Components/hx8347i/hx8347i.c:324:6:hx8347i_WriteReg 16 static
|
||||
../Components/hx8347i/hx8347i.c:337:10:hx8347i_ReadReg 16 static
|
||||
../Components/hx8347i/hx8347i.c:354:6:hx8347i_SetDisplayWindow 24 static
|
||||
../Components/hx8347i/hx8347i.c:381:6:hx8347i_DrawHLine 32 static
|
||||
../Components/hx8347i/hx8347i.c:408:6:hx8347i_DrawVLine 32 static
|
||||
../Components/hx8347i/hx8347i.c:433:6:hx8347i_DrawBitmap 24 static
|
||||
27
P3_SETR2/Debug/Components/hx8347i/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/hx8347i/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 += \
|
||||
../Components/hx8347i/hx8347i.c
|
||||
|
||||
OBJS += \
|
||||
./Components/hx8347i/hx8347i.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/hx8347i/hx8347i.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/hx8347i/%.o Components/hx8347i/%.su Components/hx8347i/%.cyclo: ../Components/hx8347i/%.c Components/hx8347i/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-hx8347i
|
||||
|
||||
clean-Components-2f-hx8347i:
|
||||
-$(RM) ./Components/hx8347i/hx8347i.cyclo ./Components/hx8347i/hx8347i.d ./Components/hx8347i/hx8347i.o ./Components/hx8347i/hx8347i.su
|
||||
|
||||
.PHONY: clean-Components-2f-hx8347i
|
||||
|
||||
12
P3_SETR2/Debug/Components/l3gd20/l3gd20.cyclo
Normal file
12
P3_SETR2/Debug/Components/l3gd20/l3gd20.cyclo
Normal file
@@ -0,0 +1,12 @@
|
||||
../Components/l3gd20/l3gd20.c:101:6:L3GD20_Init 1
|
||||
../Components/l3gd20/l3gd20.c:124:6:L3GD20_DeInit 1
|
||||
../Components/l3gd20/l3gd20.c:133:9:L3GD20_ReadID 1
|
||||
../Components/l3gd20/l3gd20.c:152:6:L3GD20_RebootCmd 1
|
||||
../Components/l3gd20/l3gd20.c:171:6:L3GD20_LowPower 1
|
||||
../Components/l3gd20/l3gd20.c:185:6:L3GD20_INT1InterruptConfig 1
|
||||
../Components/l3gd20/l3gd20.c:216:6:L3GD20_EnableIT 3
|
||||
../Components/l3gd20/l3gd20.c:246:6:L3GD20_DisableIT 3
|
||||
../Components/l3gd20/l3gd20.c:273:6:L3GD20_FilterConfig 1
|
||||
../Components/l3gd20/l3gd20.c:297:6:L3GD20_FilterCmd 1
|
||||
../Components/l3gd20/l3gd20.c:317:9:L3GD20_GetDataStatus 1
|
||||
../Components/l3gd20/l3gd20.c:332:6:L3GD20_ReadXYZAngRate 9
|
||||
4
P3_SETR2/Debug/Components/l3gd20/l3gd20.d
Normal file
4
P3_SETR2/Debug/Components/l3gd20/l3gd20.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/l3gd20/l3gd20.o: ../Components/l3gd20/l3gd20.c \
|
||||
../Components/l3gd20/l3gd20.h ../Components/l3gd20/../Common/gyro.h
|
||||
../Components/l3gd20/l3gd20.h:
|
||||
../Components/l3gd20/../Common/gyro.h:
|
||||
BIN
P3_SETR2/Debug/Components/l3gd20/l3gd20.o
Normal file
BIN
P3_SETR2/Debug/Components/l3gd20/l3gd20.o
Normal file
Binary file not shown.
12
P3_SETR2/Debug/Components/l3gd20/l3gd20.su
Normal file
12
P3_SETR2/Debug/Components/l3gd20/l3gd20.su
Normal file
@@ -0,0 +1,12 @@
|
||||
../Components/l3gd20/l3gd20.c:101:6:L3GD20_Init 24 static
|
||||
../Components/l3gd20/l3gd20.c:124:6:L3GD20_DeInit 4 static
|
||||
../Components/l3gd20/l3gd20.c:133:9:L3GD20_ReadID 16 static
|
||||
../Components/l3gd20/l3gd20.c:152:6:L3GD20_RebootCmd 16 static
|
||||
../Components/l3gd20/l3gd20.c:171:6:L3GD20_LowPower 24 static
|
||||
../Components/l3gd20/l3gd20.c:185:6:L3GD20_INT1InterruptConfig 24 static
|
||||
../Components/l3gd20/l3gd20.c:216:6:L3GD20_EnableIT 24 static
|
||||
../Components/l3gd20/l3gd20.c:246:6:L3GD20_DisableIT 24 static
|
||||
../Components/l3gd20/l3gd20.c:273:6:L3GD20_FilterConfig 24 static
|
||||
../Components/l3gd20/l3gd20.c:297:6:L3GD20_FilterCmd 24 static
|
||||
../Components/l3gd20/l3gd20.c:317:9:L3GD20_GetDataStatus 16 static
|
||||
../Components/l3gd20/l3gd20.c:332:6:L3GD20_ReadXYZAngRate 48 static
|
||||
27
P3_SETR2/Debug/Components/l3gd20/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/l3gd20/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 += \
|
||||
../Components/l3gd20/l3gd20.c
|
||||
|
||||
OBJS += \
|
||||
./Components/l3gd20/l3gd20.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/l3gd20/l3gd20.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/l3gd20/%.o Components/l3gd20/%.su Components/l3gd20/%.cyclo: ../Components/l3gd20/%.c Components/l3gd20/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-l3gd20
|
||||
|
||||
clean-Components-2f-l3gd20:
|
||||
-$(RM) ./Components/l3gd20/l3gd20.cyclo ./Components/l3gd20/l3gd20.d ./Components/l3gd20/l3gd20.o ./Components/l3gd20/l3gd20.su
|
||||
|
||||
.PHONY: clean-Components-2f-l3gd20
|
||||
|
||||
5
P3_SETR2/Debug/Components/lis3mdl/lis3mdl.cyclo
Normal file
5
P3_SETR2/Debug/Components/lis3mdl/lis3mdl.cyclo
Normal file
@@ -0,0 +1,5 @@
|
||||
../Components/lis3mdl/lis3mdl.c:68:6:LIS3MDL_MagInit 1
|
||||
../Components/lis3mdl/lis3mdl.c:80:6:LIS3MDL_MagDeInit 1
|
||||
../Components/lis3mdl/lis3mdl.c:101:9:LIS3MDL_MagReadID 1
|
||||
../Components/lis3mdl/lis3mdl.c:113:6:LIS3MDL_MagLowPower 2
|
||||
../Components/lis3mdl/lis3mdl.c:140:6:LIS3MDL_MagReadXYZ 9
|
||||
5
P3_SETR2/Debug/Components/lis3mdl/lis3mdl.d
Normal file
5
P3_SETR2/Debug/Components/lis3mdl/lis3mdl.d
Normal file
@@ -0,0 +1,5 @@
|
||||
Components/lis3mdl/lis3mdl.o: ../Components/lis3mdl/lis3mdl.c \
|
||||
../Components/lis3mdl/lis3mdl.h \
|
||||
../Components/lis3mdl/../Common/magneto.h
|
||||
../Components/lis3mdl/lis3mdl.h:
|
||||
../Components/lis3mdl/../Common/magneto.h:
|
||||
BIN
P3_SETR2/Debug/Components/lis3mdl/lis3mdl.o
Normal file
BIN
P3_SETR2/Debug/Components/lis3mdl/lis3mdl.o
Normal file
Binary file not shown.
5
P3_SETR2/Debug/Components/lis3mdl/lis3mdl.su
Normal file
5
P3_SETR2/Debug/Components/lis3mdl/lis3mdl.su
Normal file
@@ -0,0 +1,5 @@
|
||||
../Components/lis3mdl/lis3mdl.c:68:6:LIS3MDL_MagInit 16 static
|
||||
../Components/lis3mdl/lis3mdl.c:80:6:LIS3MDL_MagDeInit 16 static
|
||||
../Components/lis3mdl/lis3mdl.c:101:9:LIS3MDL_MagReadID 8 static
|
||||
../Components/lis3mdl/lis3mdl.c:113:6:LIS3MDL_MagLowPower 24 static
|
||||
../Components/lis3mdl/lis3mdl.c:140:6:LIS3MDL_MagReadXYZ 40 static
|
||||
27
P3_SETR2/Debug/Components/lis3mdl/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/lis3mdl/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 += \
|
||||
../Components/lis3mdl/lis3mdl.c
|
||||
|
||||
OBJS += \
|
||||
./Components/lis3mdl/lis3mdl.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/lis3mdl/lis3mdl.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/lis3mdl/%.o Components/lis3mdl/%.su Components/lis3mdl/%.cyclo: ../Components/lis3mdl/%.c Components/lis3mdl/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-lis3mdl
|
||||
|
||||
clean-Components-2f-lis3mdl:
|
||||
-$(RM) ./Components/lis3mdl/lis3mdl.cyclo ./Components/lis3mdl/lis3mdl.d ./Components/lis3mdl/lis3mdl.o ./Components/lis3mdl/lis3mdl.su
|
||||
|
||||
.PHONY: clean-Components-2f-lis3mdl
|
||||
|
||||
6
P3_SETR2/Debug/Components/lps22hb/lps22hb.cyclo
Normal file
6
P3_SETR2/Debug/Components/lps22hb/lps22hb.cyclo
Normal file
@@ -0,0 +1,6 @@
|
||||
../Components/lps22hb/lps22hb.c:73:6:LPS22HB_P_Init 1
|
||||
../Components/lps22hb/lps22hb.c:82:9:LPS22HB_P_ReadID 1
|
||||
../Components/lps22hb/lps22hb.c:99:7:LPS22HB_P_ReadPressure 5
|
||||
../Components/lps22hb/lps22hb.c:142:6:LPS22HB_T_Init 1
|
||||
../Components/lps22hb/lps22hb.c:152:7:LPS22HB_T_ReadTemp 2
|
||||
../Components/lps22hb/lps22hb.c:185:13:LPS22HB_Init 1
|
||||
7
P3_SETR2/Debug/Components/lps22hb/lps22hb.d
Normal file
7
P3_SETR2/Debug/Components/lps22hb/lps22hb.d
Normal file
@@ -0,0 +1,7 @@
|
||||
Components/lps22hb/lps22hb.o: ../Components/lps22hb/lps22hb.c \
|
||||
../Components/lps22hb/lps22hb.h \
|
||||
../Components/lps22hb/../Common/psensor.h \
|
||||
../Components/lps22hb/../Common/tsensor.h
|
||||
../Components/lps22hb/lps22hb.h:
|
||||
../Components/lps22hb/../Common/psensor.h:
|
||||
../Components/lps22hb/../Common/tsensor.h:
|
||||
BIN
P3_SETR2/Debug/Components/lps22hb/lps22hb.o
Normal file
BIN
P3_SETR2/Debug/Components/lps22hb/lps22hb.o
Normal file
Binary file not shown.
6
P3_SETR2/Debug/Components/lps22hb/lps22hb.su
Normal file
6
P3_SETR2/Debug/Components/lps22hb/lps22hb.su
Normal file
@@ -0,0 +1,6 @@
|
||||
../Components/lps22hb/lps22hb.c:73:6:LPS22HB_P_Init 16 static
|
||||
../Components/lps22hb/lps22hb.c:82:9:LPS22HB_P_ReadID 24 static
|
||||
../Components/lps22hb/lps22hb.c:99:7:LPS22HB_P_ReadPressure 40 static
|
||||
../Components/lps22hb/lps22hb.c:142:6:LPS22HB_T_Init 16 static
|
||||
../Components/lps22hb/lps22hb.c:152:7:LPS22HB_T_ReadTemp 32 static
|
||||
../Components/lps22hb/lps22hb.c:185:13:LPS22HB_Init 24 static
|
||||
27
P3_SETR2/Debug/Components/lps22hb/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/lps22hb/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 += \
|
||||
../Components/lps22hb/lps22hb.c
|
||||
|
||||
OBJS += \
|
||||
./Components/lps22hb/lps22hb.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/lps22hb/lps22hb.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/lps22hb/%.o Components/lps22hb/%.su Components/lps22hb/%.cyclo: ../Components/lps22hb/%.c Components/lps22hb/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-lps22hb
|
||||
|
||||
clean-Components-2f-lps22hb:
|
||||
-$(RM) ./Components/lps22hb/lps22hb.cyclo ./Components/lps22hb/lps22hb.d ./Components/lps22hb/lps22hb.o ./Components/lps22hb/lps22hb.su
|
||||
|
||||
.PHONY: clean-Components-2f-lps22hb
|
||||
|
||||
18
P3_SETR2/Debug/Components/ls016b8uy/ls016b8uy.cyclo
Normal file
18
P3_SETR2/Debug/Components/ls016b8uy/ls016b8uy.cyclo
Normal file
@@ -0,0 +1,18 @@
|
||||
../Components/ls016b8uy/ls016b8uy.c:114:6:ls016b8uy_Init 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:190:6:ls016b8uy_DisplayOn 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:201:6:ls016b8uy_DisplayOff 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:214:10:ls016b8uy_GetLcdPixelWidth 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:224:10:ls016b8uy_GetLcdPixelHeight 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:234:10:ls016b8uy_ReadID 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:247:6:ls016b8uy_SetCursor 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:270:6:ls016b8uy_WritePixel 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:300:10:ls016b8uy_ReadPixel 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:329:6:ls016b8uy_WriteReg 2
|
||||
../Components/ls016b8uy/ls016b8uy.c:348:9:ls016b8uy_ReadReg 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:368:6:ls016b8uy_SetDisplayWindow 5
|
||||
../Components/ls016b8uy/ls016b8uy.c:415:6:ls016b8uy_DrawHLine 3
|
||||
../Components/ls016b8uy/ls016b8uy.c:456:6:ls016b8uy_DrawVLine 2
|
||||
../Components/ls016b8uy/ls016b8uy.c:480:6:ls016b8uy_DrawBitmap 2
|
||||
../Components/ls016b8uy/ls016b8uy.c:517:6:ls016b8uy_DrawRGBImage 2
|
||||
../Components/ls016b8uy/ls016b8uy.c:543:25:ls016b8uy_ReadPixel_rgb888 1
|
||||
../Components/ls016b8uy/ls016b8uy.c:585:13:ls016b8uy_DrawRGBHLine 7
|
||||
5
P3_SETR2/Debug/Components/ls016b8uy/ls016b8uy.d
Normal file
5
P3_SETR2/Debug/Components/ls016b8uy/ls016b8uy.d
Normal file
@@ -0,0 +1,5 @@
|
||||
Components/ls016b8uy/ls016b8uy.o: ../Components/ls016b8uy/ls016b8uy.c \
|
||||
../Components/ls016b8uy/ls016b8uy.h \
|
||||
../Components/ls016b8uy/../Common/lcd.h
|
||||
../Components/ls016b8uy/ls016b8uy.h:
|
||||
../Components/ls016b8uy/../Common/lcd.h:
|
||||
BIN
P3_SETR2/Debug/Components/ls016b8uy/ls016b8uy.o
Normal file
BIN
P3_SETR2/Debug/Components/ls016b8uy/ls016b8uy.o
Normal file
Binary file not shown.
18
P3_SETR2/Debug/Components/ls016b8uy/ls016b8uy.su
Normal file
18
P3_SETR2/Debug/Components/ls016b8uy/ls016b8uy.su
Normal file
@@ -0,0 +1,18 @@
|
||||
../Components/ls016b8uy/ls016b8uy.c:114:6:ls016b8uy_Init 16 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:190:6:ls016b8uy_DisplayOn 8 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:201:6:ls016b8uy_DisplayOff 8 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:214:10:ls016b8uy_GetLcdPixelWidth 4 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:224:10:ls016b8uy_GetLcdPixelHeight 4 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:234:10:ls016b8uy_ReadID 8 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:247:6:ls016b8uy_SetCursor 24 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:270:6:ls016b8uy_WritePixel 32 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:300:10:ls016b8uy_ReadPixel 32 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:329:6:ls016b8uy_WriteReg 24 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:348:9:ls016b8uy_ReadReg 16 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:368:6:ls016b8uy_SetDisplayWindow 16 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:415:6:ls016b8uy_DrawHLine 40 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:456:6:ls016b8uy_DrawVLine 32 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:480:6:ls016b8uy_DrawBitmap 40 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:517:6:ls016b8uy_DrawRGBImage 32 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:543:25:ls016b8uy_ReadPixel_rgb888 32 static
|
||||
../Components/ls016b8uy/ls016b8uy.c:585:13:ls016b8uy_DrawRGBHLine 48 static
|
||||
27
P3_SETR2/Debug/Components/ls016b8uy/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/ls016b8uy/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 += \
|
||||
../Components/ls016b8uy/ls016b8uy.c
|
||||
|
||||
OBJS += \
|
||||
./Components/ls016b8uy/ls016b8uy.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/ls016b8uy/ls016b8uy.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/ls016b8uy/%.o Components/ls016b8uy/%.su Components/ls016b8uy/%.cyclo: ../Components/ls016b8uy/%.c Components/ls016b8uy/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-ls016b8uy
|
||||
|
||||
clean-Components-2f-ls016b8uy:
|
||||
-$(RM) ./Components/ls016b8uy/ls016b8uy.cyclo ./Components/ls016b8uy/ls016b8uy.d ./Components/ls016b8uy/ls016b8uy.o ./Components/ls016b8uy/ls016b8uy.su
|
||||
|
||||
.PHONY: clean-Components-2f-ls016b8uy
|
||||
|
||||
12
P3_SETR2/Debug/Components/lsm303c/lsm303c.cyclo
Normal file
12
P3_SETR2/Debug/Components/lsm303c/lsm303c.cyclo
Normal file
@@ -0,0 +1,12 @@
|
||||
../Components/lsm303c/lsm303c.c:116:6:LSM303C_AccInit 1
|
||||
../Components/lsm303c/lsm303c.c:137:6:LSM303C_AccDeInit 1
|
||||
../Components/lsm303c/lsm303c.c:146:9:LSM303C_AccReadID 1
|
||||
../Components/lsm303c/lsm303c.c:168:6:LSM303C_AccLowPower 1
|
||||
../Components/lsm303c/lsm303c.c:190:6:LSM303C_AccFilterConfig 1
|
||||
../Components/lsm303c/lsm303c.c:209:6:LSM303C_AccReadXYZ 7
|
||||
../Components/lsm303c/lsm303c.c:266:6:LSM303C_MagInit 1
|
||||
../Components/lsm303c/lsm303c.c:280:6:LSM303C_MagDeInit 1
|
||||
../Components/lsm303c/lsm303c.c:289:9:LSM303C_MagReadID 1
|
||||
../Components/lsm303c/lsm303c.c:307:6:LSM303C_MagLowPower 1
|
||||
../Components/lsm303c/lsm303c.c:329:9:LSM303C_MagGetDataStatus 1
|
||||
../Components/lsm303c/lsm303c.c:340:6:LSM303C_MagReadXYZ 4
|
||||
7
P3_SETR2/Debug/Components/lsm303c/lsm303c.d
Normal file
7
P3_SETR2/Debug/Components/lsm303c/lsm303c.d
Normal file
@@ -0,0 +1,7 @@
|
||||
Components/lsm303c/lsm303c.o: ../Components/lsm303c/lsm303c.c \
|
||||
../Components/lsm303c/lsm303c.h \
|
||||
../Components/lsm303c/../Common/accelero.h \
|
||||
../Components/lsm303c/../Common/magneto.h
|
||||
../Components/lsm303c/lsm303c.h:
|
||||
../Components/lsm303c/../Common/accelero.h:
|
||||
../Components/lsm303c/../Common/magneto.h:
|
||||
BIN
P3_SETR2/Debug/Components/lsm303c/lsm303c.o
Normal file
BIN
P3_SETR2/Debug/Components/lsm303c/lsm303c.o
Normal file
Binary file not shown.
12
P3_SETR2/Debug/Components/lsm303c/lsm303c.su
Normal file
12
P3_SETR2/Debug/Components/lsm303c/lsm303c.su
Normal file
@@ -0,0 +1,12 @@
|
||||
../Components/lsm303c/lsm303c.c:116:6:LSM303C_AccInit 24 static
|
||||
../Components/lsm303c/lsm303c.c:137:6:LSM303C_AccDeInit 4 static
|
||||
../Components/lsm303c/lsm303c.c:146:9:LSM303C_AccReadID 16 static
|
||||
../Components/lsm303c/lsm303c.c:168:6:LSM303C_AccLowPower 24 static
|
||||
../Components/lsm303c/lsm303c.c:190:6:LSM303C_AccFilterConfig 24 static
|
||||
../Components/lsm303c/lsm303c.c:209:6:LSM303C_AccReadXYZ 40 static
|
||||
../Components/lsm303c/lsm303c.c:266:6:LSM303C_MagInit 16 static
|
||||
../Components/lsm303c/lsm303c.c:280:6:LSM303C_MagDeInit 4 static
|
||||
../Components/lsm303c/lsm303c.c:289:9:LSM303C_MagReadID 8 static
|
||||
../Components/lsm303c/lsm303c.c:307:6:LSM303C_MagLowPower 24 static
|
||||
../Components/lsm303c/lsm303c.c:329:9:LSM303C_MagGetDataStatus 8 static
|
||||
../Components/lsm303c/lsm303c.c:340:6:LSM303C_MagReadXYZ 24 static
|
||||
27
P3_SETR2/Debug/Components/lsm303c/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/lsm303c/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 += \
|
||||
../Components/lsm303c/lsm303c.c
|
||||
|
||||
OBJS += \
|
||||
./Components/lsm303c/lsm303c.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/lsm303c/lsm303c.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/lsm303c/%.o Components/lsm303c/%.su Components/lsm303c/%.cyclo: ../Components/lsm303c/%.c Components/lsm303c/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-lsm303c
|
||||
|
||||
clean-Components-2f-lsm303c:
|
||||
-$(RM) ./Components/lsm303c/lsm303c.cyclo ./Components/lsm303c/lsm303c.d ./Components/lsm303c/lsm303c.o ./Components/lsm303c/lsm303c.su
|
||||
|
||||
.PHONY: clean-Components-2f-lsm303c
|
||||
|
||||
19
P3_SETR2/Debug/Components/lsm303dlhc/lsm303dlhc.cyclo
Normal file
19
P3_SETR2/Debug/Components/lsm303dlhc/lsm303dlhc.cyclo
Normal file
@@ -0,0 +1,19 @@
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:92:6:LSM303DLHC_AccInit 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:113:6:LSM303DLHC_AccDeInit 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:122:9:LSM303DLHC_AccReadID 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:140:6:LSM303DLHC_AccRebootCmd 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:159:6:LSM303DLHC_AccFilterConfig 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:181:6:LSM303DLHC_AccFilterCmd 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:201:6:LSM303DLHC_AccReadXYZ 11
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:270:6:LSM303DLHC_AccFilterClickCmd 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:298:6:LSM303DLHC_AccIT1Enable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:325:6:LSM303DLHC_AccIT1Disable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:351:6:LSM303DLHC_AccIT2Enable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:377:6:LSM303DLHC_AccIT2Disable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:397:6:LSM303DLHC_AccINT1InterruptEnable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:417:6:LSM303DLHC_AccINT1InterruptDisable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:437:6:LSM303DLHC_AccINT2InterruptEnable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:457:6:LSM303DLHC_AccINT2InterruptDisable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:476:6:LSM303DLHC_AccClickITEnable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:510:6:LSM303DLHC_AccClickITDisable 1
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:529:6:LSM303DLHC_AccZClickITConfig 1
|
||||
5
P3_SETR2/Debug/Components/lsm303dlhc/lsm303dlhc.d
Normal file
5
P3_SETR2/Debug/Components/lsm303dlhc/lsm303dlhc.d
Normal file
@@ -0,0 +1,5 @@
|
||||
Components/lsm303dlhc/lsm303dlhc.o: ../Components/lsm303dlhc/lsm303dlhc.c \
|
||||
../Components/lsm303dlhc/lsm303dlhc.h \
|
||||
../Components/lsm303dlhc/../Common/accelero.h
|
||||
../Components/lsm303dlhc/lsm303dlhc.h:
|
||||
../Components/lsm303dlhc/../Common/accelero.h:
|
||||
BIN
P3_SETR2/Debug/Components/lsm303dlhc/lsm303dlhc.o
Normal file
BIN
P3_SETR2/Debug/Components/lsm303dlhc/lsm303dlhc.o
Normal file
Binary file not shown.
19
P3_SETR2/Debug/Components/lsm303dlhc/lsm303dlhc.su
Normal file
19
P3_SETR2/Debug/Components/lsm303dlhc/lsm303dlhc.su
Normal file
@@ -0,0 +1,19 @@
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:92:6:LSM303DLHC_AccInit 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:113:6:LSM303DLHC_AccDeInit 4 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:122:9:LSM303DLHC_AccReadID 16 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:140:6:LSM303DLHC_AccRebootCmd 16 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:159:6:LSM303DLHC_AccFilterConfig 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:181:6:LSM303DLHC_AccFilterCmd 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:201:6:LSM303DLHC_AccReadXYZ 40 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:270:6:LSM303DLHC_AccFilterClickCmd 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:298:6:LSM303DLHC_AccIT1Enable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:325:6:LSM303DLHC_AccIT1Disable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:351:6:LSM303DLHC_AccIT2Enable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:377:6:LSM303DLHC_AccIT2Disable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:397:6:LSM303DLHC_AccINT1InterruptEnable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:417:6:LSM303DLHC_AccINT1InterruptDisable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:437:6:LSM303DLHC_AccINT2InterruptEnable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:457:6:LSM303DLHC_AccINT2InterruptDisable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:476:6:LSM303DLHC_AccClickITEnable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:510:6:LSM303DLHC_AccClickITDisable 24 static
|
||||
../Components/lsm303dlhc/lsm303dlhc.c:529:6:LSM303DLHC_AccZClickITConfig 8 static
|
||||
27
P3_SETR2/Debug/Components/lsm303dlhc/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/lsm303dlhc/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 += \
|
||||
../Components/lsm303dlhc/lsm303dlhc.c
|
||||
|
||||
OBJS += \
|
||||
./Components/lsm303dlhc/lsm303dlhc.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/lsm303dlhc/lsm303dlhc.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/lsm303dlhc/%.o Components/lsm303dlhc/%.su Components/lsm303dlhc/%.cyclo: ../Components/lsm303dlhc/%.c Components/lsm303dlhc/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-lsm303dlhc
|
||||
|
||||
clean-Components-2f-lsm303dlhc:
|
||||
-$(RM) ./Components/lsm303dlhc/lsm303dlhc.cyclo ./Components/lsm303dlhc/lsm303dlhc.d ./Components/lsm303dlhc/lsm303dlhc.o ./Components/lsm303dlhc/lsm303dlhc.su
|
||||
|
||||
.PHONY: clean-Components-2f-lsm303dlhc
|
||||
|
||||
10
P3_SETR2/Debug/Components/lsm6dsl/lsm6dsl.cyclo
Normal file
10
P3_SETR2/Debug/Components/lsm6dsl/lsm6dsl.cyclo
Normal file
@@ -0,0 +1,10 @@
|
||||
../Components/lsm6dsl/lsm6dsl.c:83:6:LSM6DSL_AccInit 1
|
||||
../Components/lsm6dsl/lsm6dsl.c:110:6:LSM6DSL_AccDeInit 1
|
||||
../Components/lsm6dsl/lsm6dsl.c:131:9:LSM6DSL_AccReadID 1
|
||||
../Components/lsm6dsl/lsm6dsl.c:143:6:LSM6DSL_AccLowPower 2
|
||||
../Components/lsm6dsl/lsm6dsl.c:170:6:LSM6DSL_AccReadXYZ 7
|
||||
../Components/lsm6dsl/lsm6dsl.c:227:6:LSM6DSL_GyroInit 1
|
||||
../Components/lsm6dsl/lsm6dsl.c:255:6:LSM6DSL_GyroDeInit 1
|
||||
../Components/lsm6dsl/lsm6dsl.c:276:9:LSM6DSL_GyroReadID 1
|
||||
../Components/lsm6dsl/lsm6dsl.c:288:6:LSM6DSL_GyroLowPower 2
|
||||
../Components/lsm6dsl/lsm6dsl.c:315:6:LSM6DSL_GyroReadXYZAngRate 7
|
||||
7
P3_SETR2/Debug/Components/lsm6dsl/lsm6dsl.d
Normal file
7
P3_SETR2/Debug/Components/lsm6dsl/lsm6dsl.d
Normal file
@@ -0,0 +1,7 @@
|
||||
Components/lsm6dsl/lsm6dsl.o: ../Components/lsm6dsl/lsm6dsl.c \
|
||||
../Components/lsm6dsl/lsm6dsl.h \
|
||||
../Components/lsm6dsl/../Common/accelero.h \
|
||||
../Components/lsm6dsl/../Common/gyro.h
|
||||
../Components/lsm6dsl/lsm6dsl.h:
|
||||
../Components/lsm6dsl/../Common/accelero.h:
|
||||
../Components/lsm6dsl/../Common/gyro.h:
|
||||
BIN
P3_SETR2/Debug/Components/lsm6dsl/lsm6dsl.o
Normal file
BIN
P3_SETR2/Debug/Components/lsm6dsl/lsm6dsl.o
Normal file
Binary file not shown.
10
P3_SETR2/Debug/Components/lsm6dsl/lsm6dsl.su
Normal file
10
P3_SETR2/Debug/Components/lsm6dsl/lsm6dsl.su
Normal file
@@ -0,0 +1,10 @@
|
||||
../Components/lsm6dsl/lsm6dsl.c:83:6:LSM6DSL_AccInit 24 static
|
||||
../Components/lsm6dsl/lsm6dsl.c:110:6:LSM6DSL_AccDeInit 16 static
|
||||
../Components/lsm6dsl/lsm6dsl.c:131:9:LSM6DSL_AccReadID 8 static
|
||||
../Components/lsm6dsl/lsm6dsl.c:143:6:LSM6DSL_AccLowPower 24 static
|
||||
../Components/lsm6dsl/lsm6dsl.c:170:6:LSM6DSL_AccReadXYZ 40 static
|
||||
../Components/lsm6dsl/lsm6dsl.c:227:6:LSM6DSL_GyroInit 24 static
|
||||
../Components/lsm6dsl/lsm6dsl.c:255:6:LSM6DSL_GyroDeInit 16 static
|
||||
../Components/lsm6dsl/lsm6dsl.c:276:9:LSM6DSL_GyroReadID 8 static
|
||||
../Components/lsm6dsl/lsm6dsl.c:288:6:LSM6DSL_GyroLowPower 24 static
|
||||
../Components/lsm6dsl/lsm6dsl.c:315:6:LSM6DSL_GyroReadXYZAngRate 40 static
|
||||
27
P3_SETR2/Debug/Components/lsm6dsl/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/lsm6dsl/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 += \
|
||||
../Components/lsm6dsl/lsm6dsl.c
|
||||
|
||||
OBJS += \
|
||||
./Components/lsm6dsl/lsm6dsl.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/lsm6dsl/lsm6dsl.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/lsm6dsl/%.o Components/lsm6dsl/%.su Components/lsm6dsl/%.cyclo: ../Components/lsm6dsl/%.c Components/lsm6dsl/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-lsm6dsl
|
||||
|
||||
clean-Components-2f-lsm6dsl:
|
||||
-$(RM) ./Components/lsm6dsl/lsm6dsl.cyclo ./Components/lsm6dsl/lsm6dsl.d ./Components/lsm6dsl/lsm6dsl.o ./Components/lsm6dsl/lsm6dsl.su
|
||||
|
||||
.PHONY: clean-Components-2f-lsm6dsl
|
||||
|
||||
31
P3_SETR2/Debug/Components/m24sr/m24sr.cyclo
Normal file
31
P3_SETR2/Debug/Components/m24sr/m24sr.cyclo
Normal file
@@ -0,0 +1,31 @@
|
||||
../Components/m24sr/m24sr.c:287:17:M24SR_UpdateCrc 1
|
||||
../Components/m24sr/m24sr.c:302:17:M24SR_ComputeCrc 2
|
||||
../Components/m24sr/m24sr.c:325:17:M24SR_IsCorrectCRC16Residue 4
|
||||
../Components/m24sr/m24sr.c:363:13:M24SR_BuildIBlockCommand 11
|
||||
../Components/m24sr/m24sr.c:439:17:IsSBlock 2
|
||||
../Components/m24sr/m24sr.c:460:17:M24SR_FWTExtension 4
|
||||
../Components/m24sr/m24sr.c:512:6:M24SR_Init 5
|
||||
../Components/m24sr/m24sr.c:551:6:M24SR_GPO_Callback 2
|
||||
../Components/m24sr/m24sr.c:565:10:M24SR_GetSession 3
|
||||
../Components/m24sr/m24sr.c:591:10:M24SR_KillSession 3
|
||||
../Components/m24sr/m24sr.c:616:10:M24SR_Deselect 4
|
||||
../Components/m24sr/m24sr.c:647:10:M24SR_SelectApplication 4
|
||||
../Components/m24sr/m24sr.c:700:10:M24SR_SelectCCfile 4
|
||||
../Components/m24sr/m24sr.c:751:10:M24SR_SelectSystemfile 4
|
||||
../Components/m24sr/m24sr.c:803:10:M24SR_SelectNDEFfile 4
|
||||
../Components/m24sr/m24sr.c:856:10:M24SR_ReadBinary 4
|
||||
../Components/m24sr/m24sr.c:905:10:M24SR_STReadBinary 4
|
||||
../Components/m24sr/m24sr.c:954:10:M24SR_UpdateBinary 6
|
||||
../Components/m24sr/m24sr.c:1016:10:M24SR_Verify 8
|
||||
../Components/m24sr/m24sr.c:1086:10:M24SR_ChangeReferenceData 5
|
||||
../Components/m24sr/m24sr.c:1142:10:M24SR_EnableVerificationRequirement 6
|
||||
../Components/m24sr/m24sr.c:1194:10:M24SR_DisableVerificationRequirement 6
|
||||
../Components/m24sr/m24sr.c:1246:10:M24SR_EnablePermanentState 6
|
||||
../Components/m24sr/m24sr.c:1297:10:M24SR_DisablePermanentState 6
|
||||
../Components/m24sr/m24sr.c:1346:10:M24SR_SendInterrupt 4
|
||||
../Components/m24sr/m24sr.c:1394:10:M24SR_StateControl 6
|
||||
../Components/m24sr/m24sr.c:1450:10:M24SR_ManageI2CGPO 5
|
||||
../Components/m24sr/m24sr.c:1497:10:M24SR_ManageRFGPO 2
|
||||
../Components/m24sr/m24sr.c:1528:17:M24SR_IsAnswerReady 12
|
||||
../Components/m24sr/m24sr.c:1588:6:M24SR_RFConfig 2
|
||||
../Components/m24sr/m24sr.c:1606:13:M24SR_SetI2CSynchroMode 5
|
||||
3
P3_SETR2/Debug/Components/m24sr/m24sr.d
Normal file
3
P3_SETR2/Debug/Components/m24sr/m24sr.d
Normal file
@@ -0,0 +1,3 @@
|
||||
Components/m24sr/m24sr.o: ../Components/m24sr/m24sr.c \
|
||||
../Components/m24sr/m24sr.h
|
||||
../Components/m24sr/m24sr.h:
|
||||
BIN
P3_SETR2/Debug/Components/m24sr/m24sr.o
Normal file
BIN
P3_SETR2/Debug/Components/m24sr/m24sr.o
Normal file
Binary file not shown.
31
P3_SETR2/Debug/Components/m24sr/m24sr.su
Normal file
31
P3_SETR2/Debug/Components/m24sr/m24sr.su
Normal file
@@ -0,0 +1,31 @@
|
||||
../Components/m24sr/m24sr.c:287:17:M24SR_UpdateCrc 16 static
|
||||
../Components/m24sr/m24sr.c:302:17:M24SR_ComputeCrc 24 static
|
||||
../Components/m24sr/m24sr.c:325:17:M24SR_IsCorrectCRC16Residue 24 static
|
||||
../Components/m24sr/m24sr.c:363:13:M24SR_BuildIBlockCommand 32 static
|
||||
../Components/m24sr/m24sr.c:439:17:IsSBlock 16 static
|
||||
../Components/m24sr/m24sr.c:460:17:M24SR_FWTExtension 32 static
|
||||
../Components/m24sr/m24sr.c:512:6:M24SR_Init 16 static
|
||||
../Components/m24sr/m24sr.c:551:6:M24SR_GPO_Callback 4 static
|
||||
../Components/m24sr/m24sr.c:565:10:M24SR_GetSession 24 static
|
||||
../Components/m24sr/m24sr.c:591:10:M24SR_KillSession 24 static
|
||||
../Components/m24sr/m24sr.c:616:10:M24SR_Deselect 24 static
|
||||
../Components/m24sr/m24sr.c:647:10:M24SR_SelectApplication 56 static
|
||||
../Components/m24sr/m24sr.c:700:10:M24SR_SelectCCfile 48 static
|
||||
../Components/m24sr/m24sr.c:751:10:M24SR_SelectSystemfile 48 static
|
||||
../Components/m24sr/m24sr.c:803:10:M24SR_SelectNDEFfile 48 static
|
||||
../Components/m24sr/m24sr.c:856:10:M24SR_ReadBinary 48 static
|
||||
../Components/m24sr/m24sr.c:905:10:M24SR_STReadBinary 48 static
|
||||
../Components/m24sr/m24sr.c:954:10:M24SR_UpdateBinary 56 static
|
||||
../Components/m24sr/m24sr.c:1016:10:M24SR_Verify 48 static
|
||||
../Components/m24sr/m24sr.c:1086:10:M24SR_ChangeReferenceData 40 static
|
||||
../Components/m24sr/m24sr.c:1142:10:M24SR_EnableVerificationRequirement 40 static
|
||||
../Components/m24sr/m24sr.c:1194:10:M24SR_DisableVerificationRequirement 40 static
|
||||
../Components/m24sr/m24sr.c:1246:10:M24SR_EnablePermanentState 40 static
|
||||
../Components/m24sr/m24sr.c:1297:10:M24SR_DisablePermanentState 40 static
|
||||
../Components/m24sr/m24sr.c:1346:10:M24SR_SendInterrupt 48 static
|
||||
../Components/m24sr/m24sr.c:1394:10:M24SR_StateControl 48 static
|
||||
../Components/m24sr/m24sr.c:1450:10:M24SR_ManageI2CGPO 40 static
|
||||
../Components/m24sr/m24sr.c:1497:10:M24SR_ManageRFGPO 40 static
|
||||
../Components/m24sr/m24sr.c:1528:17:M24SR_IsAnswerReady 24 static
|
||||
../Components/m24sr/m24sr.c:1588:6:M24SR_RFConfig 16 static
|
||||
../Components/m24sr/m24sr.c:1606:13:M24SR_SetI2CSynchroMode 16 static
|
||||
27
P3_SETR2/Debug/Components/m24sr/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/m24sr/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 += \
|
||||
../Components/m24sr/m24sr.c
|
||||
|
||||
OBJS += \
|
||||
./Components/m24sr/m24sr.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/m24sr/m24sr.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/m24sr/%.o Components/m24sr/%.su Components/m24sr/%.cyclo: ../Components/m24sr/%.c Components/m24sr/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-m24sr
|
||||
|
||||
clean-Components-2f-m24sr:
|
||||
-$(RM) ./Components/m24sr/m24sr.cyclo ./Components/m24sr/m24sr.d ./Components/m24sr/m24sr.o ./Components/m24sr/m24sr.su
|
||||
|
||||
.PHONY: clean-Components-2f-m24sr
|
||||
|
||||
55
P3_SETR2/Debug/Components/mfxstm32l152/mfxstm32l152.cyclo
Normal file
55
P3_SETR2/Debug/Components/mfxstm32l152/mfxstm32l152.cyclo
Normal file
@@ -0,0 +1,55 @@
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:150:6:mfxstm32l152_Init 3
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:183:6:mfxstm32l152_DeInit 2
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:203:6:mfxstm32l152_Reset 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:217:7:mfxstm32l152_LowPower 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:231:7:mfxstm32l152_WakeUp 2
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:254:10:mfxstm32l152_ReadID 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:275:10:mfxstm32l152_ReadFwVersion 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:299:6:mfxstm32l152_EnableITSource 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:327:6:mfxstm32l152_DisableITSource 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:356:9:mfxstm32l152_GlobalITStatus 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:378:6:mfxstm32l152_ClearGlobalIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:392:6:mfxstm32l152_SetIrqOutPinPolarity 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:421:6:mfxstm32l152_SetIrqOutPinType 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:454:6:mfxstm32l152_IO_Start 2
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:517:9:mfxstm32l152_IO_Config 21
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:719:6:mfxstm32l152_IO_InitPin 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:735:6:mfxstm32l152_IO_SetIrqEvtMode 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:753:6:mfxstm32l152_IO_SetIrqTypeMode 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:768:6:mfxstm32l152_IO_WritePin 2
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:791:10:mfxstm32l152_IO_ReadPin 4
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:820:6:mfxstm32l152_IO_EnableIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:833:6:mfxstm32l152_IO_DisableIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:847:6:mfxstm32l152_IO_EnablePinIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:860:6:mfxstm32l152_IO_DisablePinIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:873:10:mfxstm32l152_IO_ITStatus 4
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:905:6:mfxstm32l152_IO_ClearIT 4
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:937:6:mfxstm32l152_IO_EnableAF 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:963:7:mfxstm32l152_IO_DisableAF 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:995:6:mfxstm32l152_TS_Start 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1045:9:mfxstm32l152_TS_DetectTouch 3
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1071:6:mfxstm32l152_TS_GetXY 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1090:6:mfxstm32l152_TS_EnableIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1103:6:mfxstm32l152_TS_DisableIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1114:9:mfxstm32l152_TS_ITStatus 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1125:6:mfxstm32l152_TS_ClearIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1140:6:mfxstm32l152_IDD_Start 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1160:6:mfxstm32l152_IDD_Config 2
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1269:6:mfxstm32l152_IDD_ConfigShuntNbLimit 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1292:6:mfxstm32l152_IDD_GetValue 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1308:10:mfxstm32l152_IDD_GetShuntUsed 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1318:6:mfxstm32l152_IDD_EnableIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1331:6:mfxstm32l152_IDD_ClearIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1342:9:mfxstm32l152_IDD_GetITStatus 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1353:6:mfxstm32l152_IDD_DisableIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1369:9:mfxstm32l152_Error_ReadSrc 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1380:9:mfxstm32l152_Error_ReadMsg 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1392:6:mfxstm32l152_Error_EnableIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1405:6:mfxstm32l152_Error_ClearIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1416:9:mfxstm32l152_Error_GetITStatus 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1427:6:mfxstm32l152_Error_DisableIT 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1436:9:mfxstm32l152_ReadReg 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1442:6:mfxstm32l152_WriteReg 1
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1457:16:mfxstm32l152_GetInstance 3
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1478:16:mfxstm32l152_ReleaseInstance 3
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1502:6:mfxstm32l152_reg24_setPinValue 7
|
||||
10
P3_SETR2/Debug/Components/mfxstm32l152/mfxstm32l152.d
Normal file
10
P3_SETR2/Debug/Components/mfxstm32l152/mfxstm32l152.d
Normal file
@@ -0,0 +1,10 @@
|
||||
Components/mfxstm32l152/mfxstm32l152.o: \
|
||||
../Components/mfxstm32l152/mfxstm32l152.c \
|
||||
../Components/mfxstm32l152/mfxstm32l152.h \
|
||||
../Components/mfxstm32l152/../Common/ts.h \
|
||||
../Components/mfxstm32l152/../Common/io.h \
|
||||
../Components/mfxstm32l152/../Common/idd.h
|
||||
../Components/mfxstm32l152/mfxstm32l152.h:
|
||||
../Components/mfxstm32l152/../Common/ts.h:
|
||||
../Components/mfxstm32l152/../Common/io.h:
|
||||
../Components/mfxstm32l152/../Common/idd.h:
|
||||
BIN
P3_SETR2/Debug/Components/mfxstm32l152/mfxstm32l152.o
Normal file
BIN
P3_SETR2/Debug/Components/mfxstm32l152/mfxstm32l152.o
Normal file
Binary file not shown.
55
P3_SETR2/Debug/Components/mfxstm32l152/mfxstm32l152.su
Normal file
55
P3_SETR2/Debug/Components/mfxstm32l152/mfxstm32l152.su
Normal file
@@ -0,0 +1,55 @@
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:150:6:mfxstm32l152_Init 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:183:6:mfxstm32l152_DeInit 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:203:6:mfxstm32l152_Reset 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:217:7:mfxstm32l152_LowPower 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:231:7:mfxstm32l152_WakeUp 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:254:10:mfxstm32l152_ReadID 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:275:10:mfxstm32l152_ReadFwVersion 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:299:6:mfxstm32l152_EnableITSource 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:327:6:mfxstm32l152_DisableITSource 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:356:9:mfxstm32l152_GlobalITStatus 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:378:6:mfxstm32l152_ClearGlobalIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:392:6:mfxstm32l152_SetIrqOutPinPolarity 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:421:6:mfxstm32l152_SetIrqOutPinType 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:454:6:mfxstm32l152_IO_Start 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:517:9:mfxstm32l152_IO_Config 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:719:6:mfxstm32l152_IO_InitPin 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:735:6:mfxstm32l152_IO_SetIrqEvtMode 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:753:6:mfxstm32l152_IO_SetIrqTypeMode 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:768:6:mfxstm32l152_IO_WritePin 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:791:10:mfxstm32l152_IO_ReadPin 32 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:820:6:mfxstm32l152_IO_EnableIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:833:6:mfxstm32l152_IO_DisableIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:847:6:mfxstm32l152_IO_EnablePinIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:860:6:mfxstm32l152_IO_DisablePinIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:873:10:mfxstm32l152_IO_ITStatus 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:905:6:mfxstm32l152_IO_ClearIT 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:937:6:mfxstm32l152_IO_EnableAF 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:963:7:mfxstm32l152_IO_DisableAF 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:995:6:mfxstm32l152_TS_Start 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1045:9:mfxstm32l152_TS_DetectTouch 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1071:6:mfxstm32l152_TS_GetXY 32 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1090:6:mfxstm32l152_TS_EnableIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1103:6:mfxstm32l152_TS_DisableIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1114:9:mfxstm32l152_TS_ITStatus 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1125:6:mfxstm32l152_TS_ClearIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1140:6:mfxstm32l152_IDD_Start 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1160:6:mfxstm32l152_IDD_Config 32 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1269:6:mfxstm32l152_IDD_ConfigShuntNbLimit 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1292:6:mfxstm32l152_IDD_GetValue 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1308:10:mfxstm32l152_IDD_GetShuntUsed 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1318:6:mfxstm32l152_IDD_EnableIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1331:6:mfxstm32l152_IDD_ClearIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1342:9:mfxstm32l152_IDD_GetITStatus 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1353:6:mfxstm32l152_IDD_DisableIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1369:9:mfxstm32l152_Error_ReadSrc 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1380:9:mfxstm32l152_Error_ReadMsg 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1392:6:mfxstm32l152_Error_EnableIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1405:6:mfxstm32l152_Error_ClearIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1416:9:mfxstm32l152_Error_GetITStatus 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1427:6:mfxstm32l152_Error_DisableIT 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1436:9:mfxstm32l152_ReadReg 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1442:6:mfxstm32l152_WriteReg 16 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1457:16:mfxstm32l152_GetInstance 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1478:16:mfxstm32l152_ReleaseInstance 24 static
|
||||
../Components/mfxstm32l152/mfxstm32l152.c:1502:6:mfxstm32l152_reg24_setPinValue 24 static
|
||||
27
P3_SETR2/Debug/Components/mfxstm32l152/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/mfxstm32l152/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 += \
|
||||
../Components/mfxstm32l152/mfxstm32l152.c
|
||||
|
||||
OBJS += \
|
||||
./Components/mfxstm32l152/mfxstm32l152.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/mfxstm32l152/mfxstm32l152.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/mfxstm32l152/%.o Components/mfxstm32l152/%.su Components/mfxstm32l152/%.cyclo: ../Components/mfxstm32l152/%.c Components/mfxstm32l152/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-mfxstm32l152
|
||||
|
||||
clean-Components-2f-mfxstm32l152:
|
||||
-$(RM) ./Components/mfxstm32l152/mfxstm32l152.cyclo ./Components/mfxstm32l152/mfxstm32l152.d ./Components/mfxstm32l152/mfxstm32l152.o ./Components/mfxstm32l152/mfxstm32l152.su
|
||||
|
||||
.PHONY: clean-Components-2f-mfxstm32l152
|
||||
|
||||
4
P3_SETR2/Debug/Components/ov9655/ov9655.cyclo
Normal file
4
P3_SETR2/Debug/Components/ov9655/ov9655.cyclo
Normal file
@@ -0,0 +1,4 @@
|
||||
../Components/ov9655/ov9655.c:556:6:ov9655_Init 7
|
||||
../Components/ov9655/ov9655.c:617:6:ov9655_Config 5
|
||||
../Components/ov9655/ov9655.c:666:10:ov9655_ReadID 1
|
||||
../Components/ov9655/ov9655.c:684:17:ov9655_ConvertValue 23
|
||||
4
P3_SETR2/Debug/Components/ov9655/ov9655.d
Normal file
4
P3_SETR2/Debug/Components/ov9655/ov9655.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/ov9655/ov9655.o: ../Components/ov9655/ov9655.c \
|
||||
../Components/ov9655/ov9655.h ../Components/ov9655/../Common/camera.h
|
||||
../Components/ov9655/ov9655.h:
|
||||
../Components/ov9655/../Common/camera.h:
|
||||
BIN
P3_SETR2/Debug/Components/ov9655/ov9655.o
Normal file
BIN
P3_SETR2/Debug/Components/ov9655/ov9655.o
Normal file
Binary file not shown.
4
P3_SETR2/Debug/Components/ov9655/ov9655.su
Normal file
4
P3_SETR2/Debug/Components/ov9655/ov9655.su
Normal file
@@ -0,0 +1,4 @@
|
||||
../Components/ov9655/ov9655.c:556:6:ov9655_Init 24 static
|
||||
../Components/ov9655/ov9655.c:617:6:ov9655_Config 48 static
|
||||
../Components/ov9655/ov9655.c:666:10:ov9655_ReadID 16 static
|
||||
../Components/ov9655/ov9655.c:684:17:ov9655_ConvertValue 24 static
|
||||
27
P3_SETR2/Debug/Components/ov9655/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/ov9655/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 += \
|
||||
../Components/ov9655/ov9655.c
|
||||
|
||||
OBJS += \
|
||||
./Components/ov9655/ov9655.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/ov9655/ov9655.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/ov9655/%.o Components/ov9655/%.su Components/ov9655/%.cyclo: ../Components/ov9655/%.c Components/ov9655/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-ov9655
|
||||
|
||||
clean-Components-2f-ov9655:
|
||||
-$(RM) ./Components/ov9655/ov9655.cyclo ./Components/ov9655/ov9655.d ./Components/ov9655/ov9655.o ./Components/ov9655/ov9655.su
|
||||
|
||||
.PHONY: clean-Components-2f-ov9655
|
||||
|
||||
79
P3_SETR2/Debug/Components/st25dv/st25dv.cyclo
Normal file
79
P3_SETR2/Debug/Components/st25dv/st25dv.cyclo
Normal file
@@ -0,0 +1,79 @@
|
||||
../Components/st25dv/st25dv.c:78:9:ST25DV_RegisterBusIO 4
|
||||
../Components/st25dv/st25dv.c:120:16:ST25DV_Init 4
|
||||
../Components/st25dv/st25dv.c:145:16:ST25DV_ReadID 1
|
||||
../Components/st25dv/st25dv.c:159:16:ST25DV_IsDeviceReady 1
|
||||
../Components/st25dv/st25dv.c:180:16:ST25DV_GetGPOStatus 2
|
||||
../Components/st25dv/st25dv.c:211:16:ST25DV_ConfigureGPO 1
|
||||
../Components/st25dv/st25dv.c:225:16:ST25DV_ReadData 1
|
||||
../Components/st25dv/st25dv.c:239:16:ST25DV_WriteData 8
|
||||
../Components/st25dv/st25dv.c:297:9:ST25DV_ReadICRev 1
|
||||
../Components/st25dv/st25dv.c:310:9:ST25DV_ReadITPulse 2
|
||||
../Components/st25dv/st25dv.c:332:9:ST25DV_WriteITPulse 1
|
||||
../Components/st25dv/st25dv.c:352:9:ST25DV_ReadRegister 1
|
||||
../Components/st25dv/st25dv.c:367:9:ST25DV_WriteRegister 8
|
||||
../Components/st25dv/st25dv.c:424:9:ST25DV_ReadUID 4
|
||||
../Components/st25dv/st25dv.c:458:9:ST25DV_ReadDSFID 1
|
||||
../Components/st25dv/st25dv.c:470:9:ST25DV_ReadDsfidRFProtection 3
|
||||
../Components/st25dv/st25dv.c:499:9:ST25DV_ReadAFI 1
|
||||
../Components/st25dv/st25dv.c:511:9:ST25DV_ReadAfiRFProtection 3
|
||||
../Components/st25dv/st25dv.c:540:9:ST25DV_ReadI2CProtectZone 2
|
||||
../Components/st25dv/st25dv.c:567:9:ST25DV_WriteI2CProtectZonex 5
|
||||
../Components/st25dv/st25dv.c:607:9:ST25DV_ReadLockCCFile 4
|
||||
../Components/st25dv/st25dv.c:647:9:ST25DV_WriteLockCCFile 4
|
||||
../Components/st25dv/st25dv.c:685:9:ST25DV_ReadLockCFG 3
|
||||
../Components/st25dv/st25dv.c:715:9:ST25DV_WriteLockCFG 1
|
||||
../Components/st25dv/st25dv.c:732:9:ST25DV_PresentI2CPassword 2
|
||||
../Components/st25dv/st25dv.c:758:9:ST25DV_WriteI2CPassword 2
|
||||
../Components/st25dv/st25dv.c:785:9:ST25DV_ReadRFZxSS 6
|
||||
../Components/st25dv/st25dv.c:826:9:ST25DV_WriteRFZxSS 5
|
||||
../Components/st25dv/st25dv.c:865:9:ST25DV_ReadEndZonex 5
|
||||
../Components/st25dv/st25dv.c:899:9:ST25DV_WriteEndZonex 5
|
||||
../Components/st25dv/st25dv.c:931:9:ST25DV_InitEndZone 5
|
||||
../Components/st25dv/st25dv.c:971:9:ST25DV_CreateUserZone 19
|
||||
../Components/st25dv/st25dv.c:1045:9:ST25DV_ReadMemSize 4
|
||||
../Components/st25dv/st25dv.c:1076:9:ST25DV_ReadEHMode 3
|
||||
../Components/st25dv/st25dv.c:1106:9:ST25DV_WriteEHMode 1
|
||||
../Components/st25dv/st25dv.c:1123:9:ST25DV_ReadRFMngt 4
|
||||
../Components/st25dv/st25dv.c:1164:9:ST25DV_WriteRFMngt 1
|
||||
../Components/st25dv/st25dv.c:1175:9:ST25DV_GetRFDisable 3
|
||||
../Components/st25dv/st25dv.c:1205:9:ST25DV_SetRFDisable 1
|
||||
../Components/st25dv/st25dv.c:1219:9:ST25DV_ResetRFDisable 1
|
||||
../Components/st25dv/st25dv.c:1233:9:ST25DV_GetRFSleep 3
|
||||
../Components/st25dv/st25dv.c:1264:9:ST25DV_SetRFSleep 1
|
||||
../Components/st25dv/st25dv.c:1278:9:ST25DV_ResetRFSleep 1
|
||||
../Components/st25dv/st25dv.c:1292:9:ST25DV_ReadMBMode 3
|
||||
../Components/st25dv/st25dv.c:1321:9:ST25DV_WriteMBMode 1
|
||||
../Components/st25dv/st25dv.c:1340:9:ST25DV_ReadMBWDG 1
|
||||
../Components/st25dv/st25dv.c:1353:9:ST25DV_WriteMBWDG 1
|
||||
../Components/st25dv/st25dv.c:1367:9:ST25DV_ReadMailboxData 2
|
||||
../Components/st25dv/st25dv.c:1385:9:ST25DV_WriteMailboxData 2
|
||||
../Components/st25dv/st25dv.c:1407:9:ST25DV_ReadMailboxRegister 3
|
||||
../Components/st25dv/st25dv.c:1426:9:ST25DV_WriteMailboxRegister 3
|
||||
../Components/st25dv/st25dv.c:1444:9:ST25DV_ReadI2CSecuritySession_Dyn 3
|
||||
../Components/st25dv/st25dv.c:1482:9:ST25DV_ReadITSTStatus_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1494:9:ST25DV_ReadGPO_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1506:9:ST25DV_GetGPO_en_Dyn 3
|
||||
../Components/st25dv/st25dv.c:1534:9:ST25DV_SetGPO_en_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1548:9:ST25DV_ResetGPO_en_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1562:9:ST25DV_ReadEHCtrl_Dyn 6
|
||||
../Components/st25dv/st25dv.c:1622:9:ST25DV_GetEHENMode_Dyn 3
|
||||
../Components/st25dv/st25dv.c:1650:9:ST25DV_SetEHENMode_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1663:9:ST25DV_ResetEHENMode_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1677:9:ST25DV_GetEHON_Dyn 3
|
||||
../Components/st25dv/st25dv.c:1707:9:ST25DV_GetRFField_Dyn 3
|
||||
../Components/st25dv/st25dv.c:1737:9:ST25DV_GetVCC_Dyn 3
|
||||
../Components/st25dv/st25dv.c:1767:9:ST25DV_ReadRFMngt_Dyn 4
|
||||
../Components/st25dv/st25dv.c:1807:9:ST25DV_WriteRFMngt_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1819:9:ST25DV_GetRFDisable_Dyn 3
|
||||
../Components/st25dv/st25dv.c:1848:9:ST25DV_SetRFDisable_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1860:9:ST25DV_ResetRFDisable_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1873:9:ST25DV_GetRFSleep_Dyn 3
|
||||
../Components/st25dv/st25dv.c:1902:9:ST25DV_SetRFSleep_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1914:9:ST25DV_ResetRFSleep_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1927:9:ST25DV_ReadMBCtrl_Dyn 2
|
||||
../Components/st25dv/st25dv.c:1952:9:ST25DV_GetMBEN_Dyn 3
|
||||
../Components/st25dv/st25dv.c:1978:9:ST25DV_SetMBEN_Dyn 1
|
||||
../Components/st25dv/st25dv.c:1991:9:ST25DV_ResetMBEN_Dyn 1
|
||||
../Components/st25dv/st25dv.c:2005:9:ST25DV_ReadMBLength_Dyn 1
|
||||
../Components/st25dv/st25dv.c:2011:16:ReadRegWrap 2
|
||||
../Components/st25dv/st25dv.c:2024:16:WriteRegWrap 6
|
||||
8
P3_SETR2/Debug/Components/st25dv/st25dv.d
Normal file
8
P3_SETR2/Debug/Components/st25dv/st25dv.d
Normal file
@@ -0,0 +1,8 @@
|
||||
Components/st25dv/st25dv.o: ../Components/st25dv/st25dv.c \
|
||||
../Components/st25dv/st25dv.h ../Components/st25dv/st25dv_reg.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h
|
||||
../Components/st25dv/st25dv.h:
|
||||
../Components/st25dv/st25dv_reg.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
BIN
P3_SETR2/Debug/Components/st25dv/st25dv.o
Normal file
BIN
P3_SETR2/Debug/Components/st25dv/st25dv.o
Normal file
Binary file not shown.
79
P3_SETR2/Debug/Components/st25dv/st25dv.su
Normal file
79
P3_SETR2/Debug/Components/st25dv/st25dv.su
Normal file
@@ -0,0 +1,79 @@
|
||||
../Components/st25dv/st25dv.c:78:9:ST25DV_RegisterBusIO 24 static
|
||||
../Components/st25dv/st25dv.c:120:16:ST25DV_Init 24 static
|
||||
../Components/st25dv/st25dv.c:145:16:ST25DV_ReadID 16 static
|
||||
../Components/st25dv/st25dv.c:159:16:ST25DV_IsDeviceReady 16 static
|
||||
../Components/st25dv/st25dv.c:180:16:ST25DV_GetGPOStatus 24 static
|
||||
../Components/st25dv/st25dv.c:211:16:ST25DV_ConfigureGPO 16 static
|
||||
../Components/st25dv/st25dv.c:225:16:ST25DV_ReadData 32 static
|
||||
../Components/st25dv/st25dv.c:239:16:ST25DV_WriteData 56 static
|
||||
../Components/st25dv/st25dv.c:297:9:ST25DV_ReadICRev 16 static
|
||||
../Components/st25dv/st25dv.c:310:9:ST25DV_ReadITPulse 24 static
|
||||
../Components/st25dv/st25dv.c:332:9:ST25DV_WriteITPulse 24 static
|
||||
../Components/st25dv/st25dv.c:352:9:ST25DV_ReadRegister 32 static
|
||||
../Components/st25dv/st25dv.c:367:9:ST25DV_WriteRegister 56 static
|
||||
../Components/st25dv/st25dv.c:424:9:ST25DV_ReadUID 32 static
|
||||
../Components/st25dv/st25dv.c:458:9:ST25DV_ReadDSFID 16 static
|
||||
../Components/st25dv/st25dv.c:470:9:ST25DV_ReadDsfidRFProtection 24 static
|
||||
../Components/st25dv/st25dv.c:499:9:ST25DV_ReadAFI 16 static
|
||||
../Components/st25dv/st25dv.c:511:9:ST25DV_ReadAfiRFProtection 24 static
|
||||
../Components/st25dv/st25dv.c:540:9:ST25DV_ReadI2CProtectZone 24 static
|
||||
../Components/st25dv/st25dv.c:567:9:ST25DV_WriteI2CProtectZonex 24 static
|
||||
../Components/st25dv/st25dv.c:607:9:ST25DV_ReadLockCCFile 24 static
|
||||
../Components/st25dv/st25dv.c:647:9:ST25DV_WriteLockCCFile 24 static
|
||||
../Components/st25dv/st25dv.c:685:9:ST25DV_ReadLockCFG 24 static
|
||||
../Components/st25dv/st25dv.c:715:9:ST25DV_WriteLockCFG 24 static
|
||||
../Components/st25dv/st25dv.c:732:9:ST25DV_PresentI2CPassword 48 static
|
||||
../Components/st25dv/st25dv.c:758:9:ST25DV_WriteI2CPassword 48 static
|
||||
../Components/st25dv/st25dv.c:785:9:ST25DV_ReadRFZxSS 32 static
|
||||
../Components/st25dv/st25dv.c:826:9:ST25DV_WriteRFZxSS 32 static
|
||||
../Components/st25dv/st25dv.c:865:9:ST25DV_ReadEndZonex 32 static
|
||||
../Components/st25dv/st25dv.c:899:9:ST25DV_WriteEndZonex 24 static
|
||||
../Components/st25dv/st25dv.c:931:9:ST25DV_InitEndZone 32 static
|
||||
../Components/st25dv/st25dv.c:971:9:ST25DV_CreateUserZone 40 static
|
||||
../Components/st25dv/st25dv.c:1045:9:ST25DV_ReadMemSize 24 static
|
||||
../Components/st25dv/st25dv.c:1076:9:ST25DV_ReadEHMode 24 static
|
||||
../Components/st25dv/st25dv.c:1106:9:ST25DV_WriteEHMode 24 static
|
||||
../Components/st25dv/st25dv.c:1123:9:ST25DV_ReadRFMngt 24 static
|
||||
../Components/st25dv/st25dv.c:1164:9:ST25DV_WriteRFMngt 16 static
|
||||
../Components/st25dv/st25dv.c:1175:9:ST25DV_GetRFDisable 24 static
|
||||
../Components/st25dv/st25dv.c:1205:9:ST25DV_SetRFDisable 24 static
|
||||
../Components/st25dv/st25dv.c:1219:9:ST25DV_ResetRFDisable 24 static
|
||||
../Components/st25dv/st25dv.c:1233:9:ST25DV_GetRFSleep 24 static
|
||||
../Components/st25dv/st25dv.c:1264:9:ST25DV_SetRFSleep 24 static
|
||||
../Components/st25dv/st25dv.c:1278:9:ST25DV_ResetRFSleep 24 static
|
||||
../Components/st25dv/st25dv.c:1292:9:ST25DV_ReadMBMode 24 static
|
||||
../Components/st25dv/st25dv.c:1321:9:ST25DV_WriteMBMode 24 static
|
||||
../Components/st25dv/st25dv.c:1340:9:ST25DV_ReadMBWDG 16 static
|
||||
../Components/st25dv/st25dv.c:1353:9:ST25DV_WriteMBWDG 16 static
|
||||
../Components/st25dv/st25dv.c:1367:9:ST25DV_ReadMailboxData 40 static
|
||||
../Components/st25dv/st25dv.c:1385:9:ST25DV_WriteMailboxData 40 static
|
||||
../Components/st25dv/st25dv.c:1407:9:ST25DV_ReadMailboxRegister 40 static
|
||||
../Components/st25dv/st25dv.c:1426:9:ST25DV_WriteMailboxRegister 40 static
|
||||
../Components/st25dv/st25dv.c:1444:9:ST25DV_ReadI2CSecuritySession_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1482:9:ST25DV_ReadITSTStatus_Dyn 16 static
|
||||
../Components/st25dv/st25dv.c:1494:9:ST25DV_ReadGPO_Dyn 16 static
|
||||
../Components/st25dv/st25dv.c:1506:9:ST25DV_GetGPO_en_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1534:9:ST25DV_SetGPO_en_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1548:9:ST25DV_ResetGPO_en_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1562:9:ST25DV_ReadEHCtrl_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1622:9:ST25DV_GetEHENMode_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1650:9:ST25DV_SetEHENMode_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1663:9:ST25DV_ResetEHENMode_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1677:9:ST25DV_GetEHON_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1707:9:ST25DV_GetRFField_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1737:9:ST25DV_GetVCC_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1767:9:ST25DV_ReadRFMngt_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1807:9:ST25DV_WriteRFMngt_Dyn 16 static
|
||||
../Components/st25dv/st25dv.c:1819:9:ST25DV_GetRFDisable_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1848:9:ST25DV_SetRFDisable_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1860:9:ST25DV_ResetRFDisable_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1873:9:ST25DV_GetRFSleep_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1902:9:ST25DV_SetRFSleep_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1914:9:ST25DV_ResetRFSleep_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1927:9:ST25DV_ReadMBCtrl_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1952:9:ST25DV_GetMBEN_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1978:9:ST25DV_SetMBEN_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:1991:9:ST25DV_ResetMBEN_Dyn 24 static
|
||||
../Components/st25dv/st25dv.c:2005:9:ST25DV_ReadMBLength_Dyn 16 static
|
||||
../Components/st25dv/st25dv.c:2011:16:ReadRegWrap 40 static
|
||||
../Components/st25dv/st25dv.c:2024:16:WriteRegWrap 48 static
|
||||
144
P3_SETR2/Debug/Components/st25dv/st25dv_reg.cyclo
Normal file
144
P3_SETR2/Debug/Components/st25dv/st25dv_reg.cyclo
Normal file
@@ -0,0 +1,144 @@
|
||||
../Components/st25dv/st25dv_reg.c:21:9:st25dv_readreg 1
|
||||
../Components/st25dv/st25dv_reg.c:26:9:st25dv_WriteReg 1
|
||||
../Components/st25dv/st25dv_reg.c:33:9:st25dv_get_icref 2
|
||||
../Components/st25dv/st25dv_reg.c:40:9:st25dv_get_enda1 2
|
||||
../Components/st25dv/st25dv_reg.c:47:9:st25dv_set_enda1 1
|
||||
../Components/st25dv/st25dv_reg.c:52:9:st25dv_get_enda2 2
|
||||
../Components/st25dv/st25dv_reg.c:59:9:st25dv_set_enda2 1
|
||||
../Components/st25dv/st25dv_reg.c:64:9:st25dv_get_enda3 2
|
||||
../Components/st25dv/st25dv_reg.c:71:9:st25dv_set_enda3 1
|
||||
../Components/st25dv/st25dv_reg.c:76:9:st25dv_get_dsfid 2
|
||||
../Components/st25dv/st25dv_reg.c:83:9:st25dv_get_afi 2
|
||||
../Components/st25dv/st25dv_reg.c:90:9:st25dv_get_mem_size_msb 2
|
||||
../Components/st25dv/st25dv_reg.c:97:9:st25dv_get_blk_size 2
|
||||
../Components/st25dv/st25dv_reg.c:104:9:st25dv_get_mem_size_lsb 2
|
||||
../Components/st25dv/st25dv_reg.c:111:9:st25dv_get_icrev 2
|
||||
../Components/st25dv/st25dv_reg.c:118:9:st25dv_get_uid 2
|
||||
../Components/st25dv/st25dv_reg.c:125:9:st25dv_get_i2cpasswd 2
|
||||
../Components/st25dv/st25dv_reg.c:132:9:st25dv_set_i2cpasswd 2
|
||||
../Components/st25dv/st25dv_reg.c:139:9:st25dv_get_lockdsfid 2
|
||||
../Components/st25dv/st25dv_reg.c:146:9:st25dv_get_lockafi 2
|
||||
../Components/st25dv/st25dv_reg.c:153:9:st25dv_get_mb_mode_rw 2
|
||||
../Components/st25dv/st25dv_reg.c:162:9:st25dv_set_mb_mode_rw 3
|
||||
../Components/st25dv/st25dv_reg.c:176:9:st25dv_get_mblen_dyn_mblen 2
|
||||
../Components/st25dv/st25dv_reg.c:183:9:st25dv_get_mb_ctrl_dyn_mben 2
|
||||
../Components/st25dv/st25dv_reg.c:192:9:st25dv_set_mb_ctrl_dyn_mben 3
|
||||
../Components/st25dv/st25dv_reg.c:206:9:st25dv_get_mb_ctrl_dyn_hostputmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:215:9:st25dv_get_mb_ctrl_dyn_rfputmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:224:9:st25dv_get_mb_ctrl_dyn_streserved 2
|
||||
../Components/st25dv/st25dv_reg.c:233:9:st25dv_get_mb_ctrl_dyn_hostmissmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:242:9:st25dv_get_mb_ctrl_dyn_rfmissmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:251:9:st25dv_get_mb_ctrl_dyn_currentmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:260:9:st25dv_get_mb_ctrl_dyn_all 2
|
||||
../Components/st25dv/st25dv_reg.c:267:9:st25dv_get_mb_wdg_delay 2
|
||||
../Components/st25dv/st25dv_reg.c:276:9:st25dv_set_mb_wdg_delay 3
|
||||
../Components/st25dv/st25dv_reg.c:290:9:st25dv_get_gpo_rfuserstate 2
|
||||
../Components/st25dv/st25dv_reg.c:299:9:st25dv_set_gpo_rfuserstate 3
|
||||
../Components/st25dv/st25dv_reg.c:313:9:st25dv_get_gpo_rfactivity 2
|
||||
../Components/st25dv/st25dv_reg.c:322:9:st25dv_set_gpo_rfactivity 3
|
||||
../Components/st25dv/st25dv_reg.c:336:9:st25dv_get_gpo_rfinterrupt 2
|
||||
../Components/st25dv/st25dv_reg.c:345:9:st25dv_set_gpo_rfinterrupt 3
|
||||
../Components/st25dv/st25dv_reg.c:359:9:st25dv_get_gpo_fieldchange 2
|
||||
../Components/st25dv/st25dv_reg.c:368:9:st25dv_set_gpo_fieldchange 3
|
||||
../Components/st25dv/st25dv_reg.c:382:9:st25dv_get_gpo_rfputmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:391:9:st25dv_set_gpo_rfputmsg 3
|
||||
../Components/st25dv/st25dv_reg.c:405:9:st25dv_get_gpo_rfgetmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:414:9:st25dv_set_gpo_rfgetmsg 3
|
||||
../Components/st25dv/st25dv_reg.c:428:9:st25dv_get_gpo_rfwrite 2
|
||||
../Components/st25dv/st25dv_reg.c:437:9:st25dv_set_gpo_rfwrite 3
|
||||
../Components/st25dv/st25dv_reg.c:451:9:st25dv_get_gpo_enable 2
|
||||
../Components/st25dv/st25dv_reg.c:460:9:st25dv_set_gpo_enable 3
|
||||
../Components/st25dv/st25dv_reg.c:474:9:st25dv_get_gpo_all 2
|
||||
../Components/st25dv/st25dv_reg.c:481:9:st25dv_set_gpo_all 2
|
||||
../Components/st25dv/st25dv_reg.c:488:9:st25dv_get_gpo_dyn_rfuserstate 2
|
||||
../Components/st25dv/st25dv_reg.c:497:9:st25dv_set_gpo_dyn_rfuserstate 3
|
||||
../Components/st25dv/st25dv_reg.c:511:9:st25dv_get_gpo_dyn_rfactivity 2
|
||||
../Components/st25dv/st25dv_reg.c:520:9:st25dv_set_gpo_dyn_rfactivity 3
|
||||
../Components/st25dv/st25dv_reg.c:534:9:st25dv_get_gpo_dyn_rfinterrupt 2
|
||||
../Components/st25dv/st25dv_reg.c:543:9:st25dv_set_gpo_dyn_rfinterrupt 3
|
||||
../Components/st25dv/st25dv_reg.c:557:9:st25dv_get_gpo_dyn_fieldchange 2
|
||||
../Components/st25dv/st25dv_reg.c:566:9:st25dv_set_gpo_dyn_fieldchange 3
|
||||
../Components/st25dv/st25dv_reg.c:580:9:st25dv_get_gpo_dyn_rfputmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:589:9:st25dv_set_gpo_dyn_rfputmsg 3
|
||||
../Components/st25dv/st25dv_reg.c:603:9:st25dv_get_gpo_dyn_rfgetmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:612:9:st25dv_set_gpo_dyn_rfgetmsg 3
|
||||
../Components/st25dv/st25dv_reg.c:626:9:st25dv_get_gpo_dyn_rfwrite 2
|
||||
../Components/st25dv/st25dv_reg.c:635:9:st25dv_set_gpo_dyn_rfwrite 3
|
||||
../Components/st25dv/st25dv_reg.c:649:9:st25dv_get_gpo_dyn_enable 2
|
||||
../Components/st25dv/st25dv_reg.c:658:9:st25dv_set_gpo_dyn_enable 3
|
||||
../Components/st25dv/st25dv_reg.c:672:9:st25dv_get_gpo_dyn_all 2
|
||||
../Components/st25dv/st25dv_reg.c:679:9:st25dv_set_gpo_dyn_all 2
|
||||
../Components/st25dv/st25dv_reg.c:686:9:st25dv_get_ittime_delay 2
|
||||
../Components/st25dv/st25dv_reg.c:695:9:st25dv_set_ittime_delay 3
|
||||
../Components/st25dv/st25dv_reg.c:709:9:st25dv_get_itsts_dyn_rfuserstate 2
|
||||
../Components/st25dv/st25dv_reg.c:718:9:st25dv_get_itsts_dyn_rfactivity 2
|
||||
../Components/st25dv/st25dv_reg.c:727:9:st25dv_get_itsts_dyn_rfinterrupt 2
|
||||
../Components/st25dv/st25dv_reg.c:736:9:st25dv_get_itsts_dyn_fieldfalling 2
|
||||
../Components/st25dv/st25dv_reg.c:745:9:st25dv_get_itsts_dyn_fieldrising 2
|
||||
../Components/st25dv/st25dv_reg.c:754:9:st25dv_get_itsts_dyn_rfputmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:763:9:st25dv_get_itsts_dyn_rfgetmsg 2
|
||||
../Components/st25dv/st25dv_reg.c:772:9:st25dv_get_itsts_dyn_rfwrite 2
|
||||
../Components/st25dv/st25dv_reg.c:781:9:st25dv_get_itsts_dyn_all 2
|
||||
../Components/st25dv/st25dv_reg.c:788:9:st25dv_get_eh_mode 2
|
||||
../Components/st25dv/st25dv_reg.c:797:9:st25dv_set_eh_mode 3
|
||||
../Components/st25dv/st25dv_reg.c:811:9:st25dv_get_eh_ctrl_dyn_eh_en 2
|
||||
../Components/st25dv/st25dv_reg.c:820:9:st25dv_set_eh_ctrl_dyn_eh_en 3
|
||||
../Components/st25dv/st25dv_reg.c:834:9:st25dv_get_eh_ctrl_dyn_eh_on 2
|
||||
../Components/st25dv/st25dv_reg.c:843:9:st25dv_get_eh_ctrl_dyn_field_on 2
|
||||
../Components/st25dv/st25dv_reg.c:852:9:st25dv_get_eh_ctrl_dyn_vcc_on 2
|
||||
../Components/st25dv/st25dv_reg.c:861:9:st25dv_get_eh_ctrl_dyn_all 2
|
||||
../Components/st25dv/st25dv_reg.c:870:9:st25dv_get_rf_mngt_rfdis 2
|
||||
../Components/st25dv/st25dv_reg.c:879:9:st25dv_set_rf_mngt_rfdis 3
|
||||
../Components/st25dv/st25dv_reg.c:893:9:st25dv_get_rf_mngt_rfsleep 2
|
||||
../Components/st25dv/st25dv_reg.c:902:9:st25dv_set_rf_mngt_rfsleep 3
|
||||
../Components/st25dv/st25dv_reg.c:916:9:st25dv_get_rf_mngt_all 2
|
||||
../Components/st25dv/st25dv_reg.c:925:9:st25dv_set_rf_mngt_all 3
|
||||
../Components/st25dv/st25dv_reg.c:939:9:st25dv_get_rf_mngt_dyn_rfdis 2
|
||||
../Components/st25dv/st25dv_reg.c:948:9:st25dv_set_rf_mngt_dyn_rfdis 3
|
||||
../Components/st25dv/st25dv_reg.c:962:9:st25dv_get_rf_mngt_dyn_rfsleep 2
|
||||
../Components/st25dv/st25dv_reg.c:971:9:st25dv_set_rf_mngt_dyn_rfsleep 3
|
||||
../Components/st25dv/st25dv_reg.c:985:9:st25dv_get_rf_mngt_dyn_all 2
|
||||
../Components/st25dv/st25dv_reg.c:994:9:st25dv_set_rf_mngt_dyn_all 3
|
||||
../Components/st25dv/st25dv_reg.c:1008:9:st25dv_get_rfa1ss_pwdctrl 2
|
||||
../Components/st25dv/st25dv_reg.c:1017:9:st25dv_set_rfa1ss_pwdctrl 3
|
||||
../Components/st25dv/st25dv_reg.c:1031:9:st25dv_get_rfa1ss_rwprot 2
|
||||
../Components/st25dv/st25dv_reg.c:1040:9:st25dv_set_rfa1ss_rwprot 3
|
||||
../Components/st25dv/st25dv_reg.c:1054:9:st25dv_get_rfa1ss_all 2
|
||||
../Components/st25dv/st25dv_reg.c:1063:9:st25dv_set_rfa1ss_all 3
|
||||
../Components/st25dv/st25dv_reg.c:1077:9:st25dv_get_rfa2ss_pwdctrl 2
|
||||
../Components/st25dv/st25dv_reg.c:1086:9:st25dv_set_rfa2ss_pwdctrl 3
|
||||
../Components/st25dv/st25dv_reg.c:1100:9:st25dv_get_rfa2ss_rwprot 2
|
||||
../Components/st25dv/st25dv_reg.c:1109:9:st25dv_set_rfa2ss_rwprot 3
|
||||
../Components/st25dv/st25dv_reg.c:1123:9:st25dv_get_rfa2ss_all 2
|
||||
../Components/st25dv/st25dv_reg.c:1132:9:st25dv_set_rfa2ss_all 3
|
||||
../Components/st25dv/st25dv_reg.c:1146:9:st25dv_get_rfa3ss_pwdctrl 2
|
||||
../Components/st25dv/st25dv_reg.c:1155:9:st25dv_set_rfa3ss_pwdctrl 3
|
||||
../Components/st25dv/st25dv_reg.c:1169:9:st25dv_get_rfa3ss_rwprot 2
|
||||
../Components/st25dv/st25dv_reg.c:1178:9:st25dv_set_rfa3ss_rwprot 3
|
||||
../Components/st25dv/st25dv_reg.c:1192:9:st25dv_get_rfa3ss_all 2
|
||||
../Components/st25dv/st25dv_reg.c:1201:9:st25dv_set_rfa3ss_all 3
|
||||
../Components/st25dv/st25dv_reg.c:1215:9:st25dv_get_rfa4ss_pwdctrl 2
|
||||
../Components/st25dv/st25dv_reg.c:1224:9:st25dv_set_rfa4ss_pwdctrl 3
|
||||
../Components/st25dv/st25dv_reg.c:1238:9:st25dv_get_rfa4ss_rwprot 2
|
||||
../Components/st25dv/st25dv_reg.c:1247:9:st25dv_set_rfa4ss_rwprot 3
|
||||
../Components/st25dv/st25dv_reg.c:1261:9:st25dv_get_rfa4ss_all 2
|
||||
../Components/st25dv/st25dv_reg.c:1270:9:st25dv_set_rfa4ss_all 3
|
||||
../Components/st25dv/st25dv_reg.c:1284:9:st25dv_get_i2css_pz1 2
|
||||
../Components/st25dv/st25dv_reg.c:1293:9:st25dv_set_i2css_pz1 3
|
||||
../Components/st25dv/st25dv_reg.c:1307:9:st25dv_get_i2css_pz2 2
|
||||
../Components/st25dv/st25dv_reg.c:1316:9:st25dv_set_i2css_pz2 3
|
||||
../Components/st25dv/st25dv_reg.c:1330:9:st25dv_get_i2css_pz3 2
|
||||
../Components/st25dv/st25dv_reg.c:1339:9:st25dv_set_i2css_pz3 3
|
||||
../Components/st25dv/st25dv_reg.c:1353:9:st25dv_get_i2css_pz4 2
|
||||
../Components/st25dv/st25dv_reg.c:1362:9:st25dv_set_i2css_pz4 3
|
||||
../Components/st25dv/st25dv_reg.c:1376:9:st25dv_get_i2css_all 2
|
||||
../Components/st25dv/st25dv_reg.c:1383:9:st25dv_set_i2css_all 2
|
||||
../Components/st25dv/st25dv_reg.c:1390:9:st25dv_get_lockccfile_blck0 2
|
||||
../Components/st25dv/st25dv_reg.c:1399:9:st25dv_set_lockccfile_blck0 3
|
||||
../Components/st25dv/st25dv_reg.c:1413:9:st25dv_get_lockccfile_blck1 2
|
||||
../Components/st25dv/st25dv_reg.c:1422:9:st25dv_set_lockccfile_blck1 3
|
||||
../Components/st25dv/st25dv_reg.c:1436:9:st25dv_get_lockccfile_all 2
|
||||
../Components/st25dv/st25dv_reg.c:1445:9:st25dv_set_lockccfile_all 3
|
||||
../Components/st25dv/st25dv_reg.c:1459:9:st25dv_get_lockcfg_b0 2
|
||||
../Components/st25dv/st25dv_reg.c:1468:9:st25dv_set_lockcfg_b0 3
|
||||
../Components/st25dv/st25dv_reg.c:1482:9:st25dv_get_i2c_sso_dyn_i2csso 2
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user