Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
################################################################################
|
||||
# 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
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:72:6:HAL_Delay 1
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:82:6:ErrorDisplayCallback 6
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:108:6:MX_BlueNRG_MS_Init 7
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:210:6:MX_BlueNRG_MS_Process 1
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:231:13:User_Process 9
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:269:13:Ble_processFrame 1
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:275:13:Ble_processMsg 3
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:285:6:vBleTask 3
|
||||
@@ -0,0 +1,183 @@
|
||||
Core/Src/BlueNRG_MS/App/app_bluenrg_ms.o: \
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c ../Core/Inc/automation.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/BlueNRG_MS/App/app_bluenrg_ms.h \
|
||||
../Core/Inc/main.h ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h ../Core/Inc/utilities_conf.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h \
|
||||
../Core/Inc/BlueNRG_MS/App/sample_service.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_def.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_aci_const.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_const.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/compiler.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_le.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/sm.h \
|
||||
../Core/Inc/commonMsg.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_utils.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap_aci.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_aci.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_hal_aci.h \
|
||||
../Core/Inc/signals.h ../Core/Inc/main.h ../Core/Inc/utils.h
|
||||
../Core/Inc/automation.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/BlueNRG_MS/App/app_bluenrg_ms.h:
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h:
|
||||
../Core/Inc/BlueNRG_MS/App/sample_service.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_def.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_aci_const.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_const.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/compiler.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_le.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/sm.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_utils.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap_aci.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_aci.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_hal_aci.h:
|
||||
../Core/Inc/signals.h:
|
||||
../Core/Inc/main.h:
|
||||
../Core/Inc/utils.h:
|
||||
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:72:6:HAL_Delay 16 static
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:82:6:ErrorDisplayCallback 24 static
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:108:6:MX_BlueNRG_MS_Init 64 static
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:210:6:MX_BlueNRG_MS_Process 8 static
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:231:13:User_Process 8 static
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:269:13:Ble_processFrame 8 static
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:275:13:Ble_processMsg 16 static
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c:285:6:vBleTask 40 static
|
||||
@@ -0,0 +1,32 @@
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:133:12:Add_Sample_Service 7
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:194:6:Make_Connection 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:223:6:receiveData 5
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:259:6:setDefaultSettings 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:266:6:downloadingSettings 6
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:315:6:uploadingSettings 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:328:13:sendCommandToAutomation 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:344:6:receiveDateTime 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:360:13:sendCommandToOutputs 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:374:6:driveManyValves 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:382:6:emergencyStop 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:387:6:safeStop 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:392:6:getWateringStats 7
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:454:6:spyCANbus 3
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:472:6:requestStateMachine 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:477:13:sendCommandToCAN 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:490:13:sendCommandToSystem 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:504:6:setAuxOutputFeature 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:516:6:setModuleCalibration 3
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:532:13:runCycle 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:537:6:systemReset 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:554:6:sendData 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:559:6:sendBLEerror 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:564:6:updateFSM 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:569:6:updateReg75HC955 1
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:584:6:Attribute_Modified_CB 7
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:612:6:GAP_ConnectionComplete_CB 2
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:629:6:GAP_DisconnectionComplete_CB 2
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:650:6:GATT_Notification_CB 2
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:664:6:GATT_Read_Permit_Req_CB 3
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:685:6:user_notify 18
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:809:6:readATcommand 15
|
||||
@@ -0,0 +1,185 @@
|
||||
Core/Src/BlueNRG_MS/App/i-spritz_service.o: \
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c ../Core/Inc/automation.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/BlueNRG_MS/App/sample_service.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_def.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_aci_const.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_const.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/compiler.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_le.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/sm.h \
|
||||
../Core/Inc/commonMsg.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap_aci.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_aci.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_hal_aci.h \
|
||||
../Core/Inc/main.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h ../Core/Inc/utilities_conf.h \
|
||||
../Core/Inc/rtc_if.h ../Utils/Inc/stm32_systime.h ../Core/Inc/signals.h \
|
||||
../Core/Inc/main.h ../Core/Inc/parcelize.h ../Core/Inc/utils.h \
|
||||
../Core/Inc/env_sensors.h ../Core/Inc/crc32.h
|
||||
../Core/Inc/automation.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/BlueNRG_MS/App/sample_service.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_def.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_aci_const.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_const.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/compiler.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_le.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/sm.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap_aci.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_aci.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_hal_aci.h:
|
||||
../Core/Inc/main.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/rtc_if.h:
|
||||
../Utils/Inc/stm32_systime.h:
|
||||
../Core/Inc/signals.h:
|
||||
../Core/Inc/main.h:
|
||||
../Core/Inc/parcelize.h:
|
||||
../Core/Inc/utils.h:
|
||||
../Core/Inc/env_sensors.h:
|
||||
../Core/Inc/crc32.h:
|
||||
Binary file not shown.
@@ -0,0 +1,32 @@
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:133:12:Add_Sample_Service 144 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:194:6:Make_Connection 56 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:223:6:receiveData 96 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:259:6:setDefaultSettings 8 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:266:6:downloadingSettings 96 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:315:6:uploadingSettings 32 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:328:13:sendCommandToAutomation 24 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:344:6:receiveDateTime 48 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:360:13:sendCommandToOutputs 24 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:374:6:driveManyValves 24 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:382:6:emergencyStop 8 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:387:6:safeStop 8 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:392:6:getWateringStats 1160 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:454:6:spyCANbus 32 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:472:6:requestStateMachine 8 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:477:13:sendCommandToCAN 24 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:490:13:sendCommandToSystem 24 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:504:6:setAuxOutputFeature 32 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:516:6:setModuleCalibration 24 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:532:13:runCycle 8 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:537:6:systemReset 8 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:554:6:sendData 24 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:559:6:sendBLEerror 24 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:564:6:updateFSM 16 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:569:6:updateReg75HC955 24 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:584:6:Attribute_Modified_CB 16 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:612:6:GAP_ConnectionComplete_CB 32 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:629:6:GAP_DisconnectionComplete_CB 8 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:650:6:GATT_Notification_CB 16 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:664:6:GATT_Read_Permit_Req_CB 16 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:685:6:user_notify 80 static
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c:809:6:readATcommand 48 static
|
||||
@@ -0,0 +1,30 @@
|
||||
################################################################################
|
||||
# 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 += \
|
||||
../Core/Src/BlueNRG_MS/App/app_bluenrg_ms.c \
|
||||
../Core/Src/BlueNRG_MS/App/i-spritz_service.c
|
||||
|
||||
OBJS += \
|
||||
./Core/Src/BlueNRG_MS/App/app_bluenrg_ms.o \
|
||||
./Core/Src/BlueNRG_MS/App/i-spritz_service.o
|
||||
|
||||
C_DEPS += \
|
||||
./Core/Src/BlueNRG_MS/App/app_bluenrg_ms.d \
|
||||
./Core/Src/BlueNRG_MS/App/i-spritz_service.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Core/Src/BlueNRG_MS/App/%.o Core/Src/BlueNRG_MS/App/%.su Core/Src/BlueNRG_MS/App/%.cyclo: ../Core/Src/BlueNRG_MS/App/%.c Core/Src/BlueNRG_MS/App/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DWATERING2 -DUSE_HAL_DRIVER -DSTM32L476xx -DSX1276MB1MAS -DRFM95 -DAUTO_RESTART -DSPI3_HAL_CONFIG -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Middlewares/Third_Party/FreeRTOS/Source/include -I../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS -I../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F -I../Middlewares/Third_Party/BlueNRG-MS/includes -I../Middlewares/Third_Party/BlueNRG-MS/utils -I../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic -I../Core/Inc/BlueNRG_MS/App -I../Core/Inc/BlueNRG_MS/Target -I../Core/Inc/LoRaWAN/App -I../Core/Inc/LoRaWAN/Target -I../Core/Inc/List -I../Middlewares/Third_Party/LoRaWAN/Crypto -I../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../Middlewares/Third_Party/LoRaWAN/Mac -I../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../Middlewares/Third_Party/LoRaWAN/Utilities -I../Middlewares/Third_Party/SubGHz_Phy -I../Middlewares/Third_Party/SubGHz_Phy/sx1276 -I../Middlewares/Third_Party/LoRaWAN/LmHandler -I../Drivers/BSP/sx1276mb1mas -I../Utils/Inc -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-Core-2f-Src-2f-BlueNRG_MS-2f-App
|
||||
|
||||
clean-Core-2f-Src-2f-BlueNRG_MS-2f-App:
|
||||
-$(RM) ./Core/Src/BlueNRG_MS/App/app_bluenrg_ms.cyclo ./Core/Src/BlueNRG_MS/App/app_bluenrg_ms.d ./Core/Src/BlueNRG_MS/App/app_bluenrg_ms.o ./Core/Src/BlueNRG_MS/App/app_bluenrg_ms.su ./Core/Src/BlueNRG_MS/App/i-spritz_service.cyclo ./Core/Src/BlueNRG_MS/App/i-spritz_service.d ./Core/Src/BlueNRG_MS/App/i-spritz_service.o ./Core/Src/BlueNRG_MS/App/i-spritz_service.su
|
||||
|
||||
.PHONY: clean-Core-2f-Src-2f-BlueNRG_MS-2f-App
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:50:9:HCI_TL_SPI_Init 1
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:90:9:HCI_TL_SPI_DeInit 1
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:104:9:HCI_TL_SPI_Reset 1
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:123:9:HCI_TL_SPI_Receive 6
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:187:9:HCI_TL_SPI_Send 6
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:249:16:IsDataAvailable 1
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:266:6:hci_tl_lowlevel_init 1
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:307:6:hci_tl_lowlevel_isr 3
|
||||
@@ -0,0 +1,136 @@
|
||||
Core/Src/BlueNRG_MS/Target/hci_tl_interface.o: \
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c \
|
||||
../Core/Inc/RTE_Components.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h
|
||||
../Core/Inc/RTE_Components.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:50:9:HCI_TL_SPI_Init 16 static
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:90:9:HCI_TL_SPI_DeInit 8 static
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:104:9:HCI_TL_SPI_Reset 8 static
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:123:9:HCI_TL_SPI_Receive 40 static
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:187:9:HCI_TL_SPI_Send 48 static,ignoring_inline_asm
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:249:16:IsDataAvailable 8 static
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:266:6:hci_tl_lowlevel_init 40 static
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c:307:6:hci_tl_lowlevel_isr 8 static
|
||||
@@ -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 += \
|
||||
../Core/Src/BlueNRG_MS/Target/hci_tl_interface.c
|
||||
|
||||
OBJS += \
|
||||
./Core/Src/BlueNRG_MS/Target/hci_tl_interface.o
|
||||
|
||||
C_DEPS += \
|
||||
./Core/Src/BlueNRG_MS/Target/hci_tl_interface.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Core/Src/BlueNRG_MS/Target/%.o Core/Src/BlueNRG_MS/Target/%.su Core/Src/BlueNRG_MS/Target/%.cyclo: ../Core/Src/BlueNRG_MS/Target/%.c Core/Src/BlueNRG_MS/Target/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DWATERING2 -DUSE_HAL_DRIVER -DSTM32L476xx -DSX1276MB1MAS -DRFM95 -DAUTO_RESTART -DSPI3_HAL_CONFIG -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Middlewares/Third_Party/FreeRTOS/Source/include -I../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS -I../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F -I../Middlewares/Third_Party/BlueNRG-MS/includes -I../Middlewares/Third_Party/BlueNRG-MS/utils -I../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic -I../Core/Inc/BlueNRG_MS/App -I../Core/Inc/BlueNRG_MS/Target -I../Core/Inc/LoRaWAN/App -I../Core/Inc/LoRaWAN/Target -I../Core/Inc/List -I../Middlewares/Third_Party/LoRaWAN/Crypto -I../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../Middlewares/Third_Party/LoRaWAN/Mac -I../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../Middlewares/Third_Party/LoRaWAN/Utilities -I../Middlewares/Third_Party/SubGHz_Phy -I../Middlewares/Third_Party/SubGHz_Phy/sx1276 -I../Middlewares/Third_Party/LoRaWAN/LmHandler -I../Drivers/BSP/sx1276mb1mas -I../Utils/Inc -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-Core-2f-Src-2f-BlueNRG_MS-2f-Target
|
||||
|
||||
clean-Core-2f-Src-2f-BlueNRG_MS-2f-Target:
|
||||
-$(RM) ./Core/Src/BlueNRG_MS/Target/hci_tl_interface.cyclo ./Core/Src/BlueNRG_MS/Target/hci_tl_interface.d ./Core/Src/BlueNRG_MS/Target/hci_tl_interface.o ./Core/Src/BlueNRG_MS/Target/hci_tl_interface.su
|
||||
|
||||
.PHONY: clean-Core-2f-Src-2f-BlueNRG_MS-2f-Target
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:90:6:CayenneLppInit 1
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:98:6:CayenneLppReset 1
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:106:9:CayenneLppGetSize 1
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:114:10:CayenneLppGetBuffer 1
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:122:9:CayenneLppCopy 1
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:134:9:CayenneLppAddDigitalInput 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:152:9:CayenneLppAddDigitalOutput 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:170:9:CayenneLppAddAnalogInput 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:191:9:CayenneLppAddAnalogOutput 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:211:9:CayenneLppAddLuminosity 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:230:9:CayenneLppAddPresence 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:248:9:CayenneLppAddTemperature 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:268:9:CayenneLppAddRelativeHumidity 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:286:9:CayenneLppAddAccelerometer 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:313:9:CayenneLppAddBarometricPressure 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:334:9:CayenneLppAddGyrometer 2
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:361:9:CayenneLppAddGps 2
|
||||
@@ -0,0 +1,46 @@
|
||||
Core/Src/LoRaWAN/App/CayenneLpp.o: ../Core/Src/LoRaWAN/App/CayenneLpp.c \
|
||||
../Utils/Inc/stm32_mem.h ../Core/Inc/utilities_conf.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/LoRaWAN/App/CayenneLpp.h
|
||||
../Utils/Inc/stm32_mem.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/LoRaWAN/App/CayenneLpp.h:
|
||||
Binary file not shown.
@@ -0,0 +1,17 @@
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:90:6:CayenneLppInit 4 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:98:6:CayenneLppReset 4 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:106:9:CayenneLppGetSize 4 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:114:10:CayenneLppGetBuffer 4 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:122:9:CayenneLppCopy 16 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:134:9:CayenneLppAddDigitalInput 16 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:152:9:CayenneLppAddDigitalOutput 16 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:170:9:CayenneLppAddAnalogInput 16 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:191:9:CayenneLppAddAnalogOutput 16 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:211:9:CayenneLppAddLuminosity 16 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:230:9:CayenneLppAddPresence 16 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:248:9:CayenneLppAddTemperature 24 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:268:9:CayenneLppAddRelativeHumidity 16 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:286:9:CayenneLppAddAccelerometer 24 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:313:9:CayenneLppAddBarometricPressure 16 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:334:9:CayenneLppAddGyrometer 24 static
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c:361:9:CayenneLppAddGps 40 static
|
||||
@@ -0,0 +1,4 @@
|
||||
../Core/Src/LoRaWAN/App/app_lorawan.c:72:6:MX_LoRaWAN_Init 1
|
||||
../Core/Src/LoRaWAN/App/app_lorawan.c:87:6:MX_LoRaWAN_Process 1
|
||||
../Core/Src/LoRaWAN/App/app_lorawan.c:104:13:LoRa_processMsg 2
|
||||
../Core/Src/LoRaWAN/App/app_lorawan.c:110:6:vLoRaWANTask 3
|
||||
@@ -0,0 +1,133 @@
|
||||
Core/Src/LoRaWAN/App/app_lorawan.o: ../Core/Src/LoRaWAN/App/app_lorawan.c \
|
||||
../Core/Inc/LoRaWAN/App/app_lorawan.h ../Core/Inc/LoRaWAN/App/lora_app.h \
|
||||
../Core/Inc/sys_app.h ../Core/Inc/sys_conf.h \
|
||||
../Utils/Inc/stm32_adv_trace.h ../Core/Inc/utilities_conf.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Utils/Inc/stm32_seq.h ../Core/Inc/commonMsg.h \
|
||||
../Core/Inc/utilities_def.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h
|
||||
../Core/Inc/LoRaWAN/App/app_lorawan.h:
|
||||
../Core/Inc/LoRaWAN/App/lora_app.h:
|
||||
../Core/Inc/sys_app.h:
|
||||
../Core/Inc/sys_conf.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Utils/Inc/stm32_seq.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/utilities_def.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
../Core/Src/LoRaWAN/App/app_lorawan.c:72:6:MX_LoRaWAN_Init 8 static
|
||||
../Core/Src/LoRaWAN/App/app_lorawan.c:87:6:MX_LoRaWAN_Process 8 static
|
||||
../Core/Src/LoRaWAN/App/app_lorawan.c:104:13:LoRa_processMsg 16 static
|
||||
../Core/Src/LoRaWAN/App/app_lorawan.c:110:6:vLoRaWANTask 40 static
|
||||
@@ -0,0 +1,12 @@
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:232:6:LoRaWAN_Init 2
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:307:6:LoRaWAN_Sleep 1
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:321:13:OnRxData 12
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:390:13:SendTxData 6
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:480:13:SendTxSysData 5
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:543:13:OnTxTimerEvent 1
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:558:13:OnTxTimerLedEvent 1
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:563:13:OnRxTimerLedEvent 1
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:568:13:OnJoinTimerLedEvent 1
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:575:13:OnTxData 5
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:604:13:OnJoinRequest 4
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:633:13:OnMacProcessNotify 1
|
||||
@@ -0,0 +1,192 @@
|
||||
Core/Src/LoRaWAN/App/lora_app.o: ../Core/Src/LoRaWAN/App/lora_app.c \
|
||||
../Core/Inc/platform.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/main.h ../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h ../Core/Inc/stm32_nucleo_bus.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/Region.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Utilities/utilities.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMac.h \
|
||||
../Core/Inc/LoRaWAN/Target/timer.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_timer.h \
|
||||
../Core/Inc/LoRaWAN/Target/systime.h ../Utils/Inc/stm32_systime.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacTypes.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/RegionNvm.h \
|
||||
../Core/Inc/LoRaWAN/Target/lorawan_conf.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacTypes.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacCryptoNvm.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/secure-element-nvm.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacClassBNvm.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/RegionCommon.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacHeaderTypes.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/Region.h \
|
||||
../Core/Inc/sys_app.h ../Core/Inc/sys_conf.h \
|
||||
../Core/Inc/LoRaWAN/App/lora_app.h ../Utils/Inc/stm32_seq.h \
|
||||
../Core/Inc/utilities_def.h ../Core/Inc/LoRaWAN/App/lora_app_version.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/LmHandler/lorawan_version.h \
|
||||
../Middlewares/Third_Party/SubGHz_Phy/sx1276/subghz_phy_version.h \
|
||||
../Core/Inc/LoRaWAN/App/lora_info.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/LmHandler/LmHandler.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/LmHandler/LmHandlerTypes.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacClassB.h \
|
||||
../Core/Inc/sys_conf.h ../Core/Inc/LoRaWAN/App/CayenneLpp.h \
|
||||
../Core/Inc/signals.h ../Core/Inc/commonMsg.h
|
||||
../Core/Inc/platform.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/main.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/Region.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Utilities/utilities.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMac.h:
|
||||
../Core/Inc/LoRaWAN/Target/timer.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_timer.h:
|
||||
../Core/Inc/LoRaWAN/Target/systime.h:
|
||||
../Utils/Inc/stm32_systime.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacTypes.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/RegionNvm.h:
|
||||
../Core/Inc/LoRaWAN/Target/lorawan_conf.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacTypes.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacCryptoNvm.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/secure-element-nvm.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacClassBNvm.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/RegionCommon.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacHeaderTypes.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/Region.h:
|
||||
../Core/Inc/sys_app.h:
|
||||
../Core/Inc/sys_conf.h:
|
||||
../Core/Inc/LoRaWAN/App/lora_app.h:
|
||||
../Utils/Inc/stm32_seq.h:
|
||||
../Core/Inc/utilities_def.h:
|
||||
../Core/Inc/LoRaWAN/App/lora_app_version.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/LmHandler/lorawan_version.h:
|
||||
../Middlewares/Third_Party/SubGHz_Phy/sx1276/subghz_phy_version.h:
|
||||
../Core/Inc/LoRaWAN/App/lora_info.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/LmHandler/LmHandler.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/LmHandler/LmHandlerTypes.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacClassB.h:
|
||||
../Core/Inc/sys_conf.h:
|
||||
../Core/Inc/LoRaWAN/App/CayenneLpp.h:
|
||||
../Core/Inc/signals.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:232:6:LoRaWAN_Init 24 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:307:6:LoRaWAN_Sleep 8 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:321:13:OnRxData 48 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:390:13:SendTxData 80 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:480:13:SendTxSysData 24 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:543:13:OnTxTimerEvent 16 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:558:13:OnTxTimerLedEvent 16 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:563:13:OnRxTimerLedEvent 16 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:568:13:OnJoinTimerLedEvent 16 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:575:13:OnTxData 32 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:604:13:OnJoinRequest 16 static
|
||||
../Core/Src/LoRaWAN/App/lora_app.c:633:13:OnMacProcessNotify 8 static
|
||||
@@ -0,0 +1,2 @@
|
||||
../Core/Src/LoRaWAN/App/lora_info.c:69:6:LoraInfo_Init 3
|
||||
../Core/Src/LoRaWAN/App/lora_info.c:138:13:LoraInfo_GetPtr 1
|
||||
@@ -0,0 +1,73 @@
|
||||
Core/Src/LoRaWAN/App/lora_info.o: ../Core/Src/LoRaWAN/App/lora_info.c \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMac.h \
|
||||
../Core/Inc/LoRaWAN/Target/timer.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_timer.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h ../Core/Inc/utilities_conf.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/LoRaWAN/Target/systime.h ../Utils/Inc/stm32_systime.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacTypes.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/RegionNvm.h \
|
||||
../Core/Inc/LoRaWAN/Target/lorawan_conf.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacTypes.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacCryptoNvm.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Utilities/utilities.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/secure-element-nvm.h \
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacClassBNvm.h \
|
||||
../Core/Inc/LoRaWAN/App/lora_info.h ../Core/Inc/sys_app.h \
|
||||
../Core/Inc/sys_conf.h ../Utils/Inc/stm32_adv_trace.h
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMac.h:
|
||||
../Core/Inc/LoRaWAN/Target/timer.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_timer.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/LoRaWAN/Target/systime.h:
|
||||
../Utils/Inc/stm32_systime.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacTypes.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/Region/RegionNvm.h:
|
||||
../Core/Inc/LoRaWAN/Target/lorawan_conf.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacTypes.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacCryptoNvm.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Utilities/utilities.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/secure-element-nvm.h:
|
||||
../Middlewares/Third_Party/LoRaWAN/Mac/LoRaMacClassBNvm.h:
|
||||
../Core/Inc/LoRaWAN/App/lora_info.h:
|
||||
../Core/Inc/sys_app.h:
|
||||
../Core/Inc/sys_conf.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
../Core/Src/LoRaWAN/App/lora_info.c:69:6:LoraInfo_Init 8 static
|
||||
../Core/Src/LoRaWAN/App/lora_info.c:138:13:LoraInfo_GetPtr 4 static
|
||||
@@ -0,0 +1,36 @@
|
||||
################################################################################
|
||||
# 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 += \
|
||||
../Core/Src/LoRaWAN/App/CayenneLpp.c \
|
||||
../Core/Src/LoRaWAN/App/app_lorawan.c \
|
||||
../Core/Src/LoRaWAN/App/lora_app.c \
|
||||
../Core/Src/LoRaWAN/App/lora_info.c
|
||||
|
||||
OBJS += \
|
||||
./Core/Src/LoRaWAN/App/CayenneLpp.o \
|
||||
./Core/Src/LoRaWAN/App/app_lorawan.o \
|
||||
./Core/Src/LoRaWAN/App/lora_app.o \
|
||||
./Core/Src/LoRaWAN/App/lora_info.o
|
||||
|
||||
C_DEPS += \
|
||||
./Core/Src/LoRaWAN/App/CayenneLpp.d \
|
||||
./Core/Src/LoRaWAN/App/app_lorawan.d \
|
||||
./Core/Src/LoRaWAN/App/lora_app.d \
|
||||
./Core/Src/LoRaWAN/App/lora_info.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Core/Src/LoRaWAN/App/%.o Core/Src/LoRaWAN/App/%.su Core/Src/LoRaWAN/App/%.cyclo: ../Core/Src/LoRaWAN/App/%.c Core/Src/LoRaWAN/App/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DWATERING2 -DUSE_HAL_DRIVER -DSTM32L476xx -DSX1276MB1MAS -DRFM95 -DAUTO_RESTART -DSPI3_HAL_CONFIG -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Middlewares/Third_Party/FreeRTOS/Source/include -I../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS -I../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F -I../Middlewares/Third_Party/BlueNRG-MS/includes -I../Middlewares/Third_Party/BlueNRG-MS/utils -I../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic -I../Core/Inc/BlueNRG_MS/App -I../Core/Inc/BlueNRG_MS/Target -I../Core/Inc/LoRaWAN/App -I../Core/Inc/LoRaWAN/Target -I../Core/Inc/List -I../Middlewares/Third_Party/LoRaWAN/Crypto -I../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../Middlewares/Third_Party/LoRaWAN/Mac -I../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../Middlewares/Third_Party/LoRaWAN/Utilities -I../Middlewares/Third_Party/SubGHz_Phy -I../Middlewares/Third_Party/SubGHz_Phy/sx1276 -I../Middlewares/Third_Party/LoRaWAN/LmHandler -I../Drivers/BSP/sx1276mb1mas -I../Utils/Inc -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-Core-2f-Src-2f-LoRaWAN-2f-App
|
||||
|
||||
clean-Core-2f-Src-2f-LoRaWAN-2f-App:
|
||||
-$(RM) ./Core/Src/LoRaWAN/App/CayenneLpp.cyclo ./Core/Src/LoRaWAN/App/CayenneLpp.d ./Core/Src/LoRaWAN/App/CayenneLpp.o ./Core/Src/LoRaWAN/App/CayenneLpp.su ./Core/Src/LoRaWAN/App/app_lorawan.cyclo ./Core/Src/LoRaWAN/App/app_lorawan.d ./Core/Src/LoRaWAN/App/app_lorawan.o ./Core/Src/LoRaWAN/App/app_lorawan.su ./Core/Src/LoRaWAN/App/lora_app.cyclo ./Core/Src/LoRaWAN/App/lora_app.d ./Core/Src/LoRaWAN/App/lora_app.o ./Core/Src/LoRaWAN/App/lora_app.su ./Core/Src/LoRaWAN/App/lora_info.cyclo ./Core/Src/LoRaWAN/App/lora_info.d ./Core/Src/LoRaWAN/App/lora_info.o ./Core/Src/LoRaWAN/App/lora_info.su
|
||||
|
||||
.PHONY: clean-Core-2f-Src-2f-LoRaWAN-2f-App
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
../Core/Src/actuator_mgr.c:9:6:actuator_AAR_OVER 8
|
||||
../Core/Src/actuator_mgr.c:45:6:actuator_AAR_OUTOFRANGE 8
|
||||
../Core/Src/actuator_mgr.c:80:6:actuator_AAR_ABOVE 8
|
||||
../Core/Src/actuator_mgr.c:115:6:actuator_AAR_ON 1
|
||||
../Core/Src/actuator_mgr.c:122:6:actuator_AAR_OFF 1
|
||||
@@ -0,0 +1,40 @@
|
||||
Core/Src/actuator_mgr.o: ../Core/Src/actuator_mgr.c \
|
||||
../Core/Inc/automation.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/actuator_mgr.h
|
||||
../Core/Inc/automation.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/actuator_mgr.h:
|
||||
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
../Core/Src/actuator_mgr.c:9:6:actuator_AAR_OVER 24 static
|
||||
../Core/Src/actuator_mgr.c:45:6:actuator_AAR_OUTOFRANGE 24 static
|
||||
../Core/Src/actuator_mgr.c:80:6:actuator_AAR_ABOVE 24 static
|
||||
../Core/Src/actuator_mgr.c:115:6:actuator_AAR_ON 24 static
|
||||
../Core/Src/actuator_mgr.c:122:6:actuator_AAR_OFF 24 static
|
||||
@@ -0,0 +1,27 @@
|
||||
../Core/Src/automation.c:82:8:getCaseTemperature 1
|
||||
../Core/Src/automation.c:98:10:findValvesStepState 1
|
||||
../Core/Src/automation.c:104:9:findAverageFlowRate 4
|
||||
../Core/Src/automation.c:125:6:wateringStats 5
|
||||
../Core/Src/automation.c:145:5:findDayDelay 1
|
||||
../Core/Src/automation.c:150:5:dailyStepWatering 4
|
||||
../Core/Src/automation.c:181:6:dailyWatering 2
|
||||
../Core/Src/automation.c:192:5:getCycleFromPeriod 2
|
||||
../Core/Src/automation.c:201:5:dayCycleRemaining 2
|
||||
../Core/Src/automation.c:213:6:isWateringDay 11
|
||||
../Core/Src/automation.c:251:5:compareWateringList 1
|
||||
../Core/Src/automation.c:259:6:registeringValves 3
|
||||
../Core/Src/automation.c:272:6:isStepsRunTime 4
|
||||
../Core/Src/automation.c:285:10:wateringList 17
|
||||
../Core/Src/automation.c:410:28:findFirstStartAtNextWatering 4
|
||||
../Core/Src/automation.c:428:10:optimizeWatering 5
|
||||
../Core/Src/automation.c:454:10:initDaylyWateringList 1
|
||||
../Core/Src/automation.c:475:6:initCurrentDayCycle 5
|
||||
../Core/Src/automation.c:493:9:findSprinklingStep 12
|
||||
../Core/Src/automation.c:529:6:Automation_sendCommandToActuators 1
|
||||
../Core/Src/automation.c:543:6:mainStatement 5
|
||||
../Core/Src/automation.c:580:6:saveSettings 3
|
||||
../Core/Src/automation.c:599:13:Automation_processMsg 14
|
||||
../Core/Src/automation.c:658:6:updateAUXtimer 10
|
||||
../Core/Src/automation.c:719:6:actuator_reset_state 2
|
||||
../Core/Src/automation.c:725:13:Automation_processFrame 1
|
||||
../Core/Src/automation.c:734:6:vAutomationTask 5
|
||||
@@ -0,0 +1,182 @@
|
||||
Core/Src/automation.o: ../Core/Src/automation.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h ../Core/Inc/automation.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/parcelize.h ../Core/Inc/utils.h \
|
||||
../Core/Inc/env_sensors.h ../Core/Inc/signals.h ../Core/Inc/main.h \
|
||||
../Core/Inc/BlueNRG_MS/App/sample_service.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_def.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_aci_const.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_const.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/compiler.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_le.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/sm.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/actuator_mgr.h \
|
||||
../Core/Inc/flash_page.h ../Core/Inc/utils.h ../Core/Inc/rtc_if.h \
|
||||
../Utils/Inc/stm32_systime.h ../Core/Inc/LoRaWAN/App/lora_app.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/automation.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/parcelize.h:
|
||||
../Core/Inc/utils.h:
|
||||
../Core/Inc/env_sensors.h:
|
||||
../Core/Inc/signals.h:
|
||||
../Core/Inc/main.h:
|
||||
../Core/Inc/BlueNRG_MS/App/sample_service.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_def.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_aci_const.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_const.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/compiler.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_le.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/sm.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/actuator_mgr.h:
|
||||
../Core/Inc/flash_page.h:
|
||||
../Core/Inc/utils.h:
|
||||
../Core/Inc/rtc_if.h:
|
||||
../Utils/Inc/stm32_systime.h:
|
||||
../Core/Inc/LoRaWAN/App/lora_app.h:
|
||||
Binary file not shown.
@@ -0,0 +1,27 @@
|
||||
../Core/Src/automation.c:82:8:getCaseTemperature 32 static
|
||||
../Core/Src/automation.c:98:10:findValvesStepState 24 static
|
||||
../Core/Src/automation.c:104:9:findAverageFlowRate 24 static
|
||||
../Core/Src/automation.c:125:6:wateringStats 32 static
|
||||
../Core/Src/automation.c:145:5:findDayDelay 16 static
|
||||
../Core/Src/automation.c:150:5:dailyStepWatering 136 static
|
||||
../Core/Src/automation.c:181:6:dailyWatering 24 static
|
||||
../Core/Src/automation.c:192:5:getCycleFromPeriod 24 static
|
||||
../Core/Src/automation.c:201:5:dayCycleRemaining 32 static
|
||||
../Core/Src/automation.c:213:6:isWateringDay 32 static
|
||||
../Core/Src/automation.c:251:5:compareWateringList 24 static
|
||||
../Core/Src/automation.c:259:6:registeringValves 24 static
|
||||
../Core/Src/automation.c:272:6:isStepsRunTime 24 static
|
||||
../Core/Src/automation.c:285:10:wateringList 240 static
|
||||
../Core/Src/automation.c:410:28:findFirstStartAtNextWatering 1672 static
|
||||
../Core/Src/automation.c:428:10:optimizeWatering 32 static
|
||||
../Core/Src/automation.c:454:10:initDaylyWateringList 72 static
|
||||
../Core/Src/automation.c:475:6:initCurrentDayCycle 32 static
|
||||
../Core/Src/automation.c:493:9:findSprinklingStep 152 static
|
||||
../Core/Src/automation.c:529:6:Automation_sendCommandToActuators 24 static
|
||||
../Core/Src/automation.c:543:6:mainStatement 32 static
|
||||
../Core/Src/automation.c:580:6:saveSettings 40 static
|
||||
../Core/Src/automation.c:599:13:Automation_processMsg 40 static
|
||||
../Core/Src/automation.c:658:6:updateAUXtimer 96 static
|
||||
../Core/Src/automation.c:719:6:actuator_reset_state 16 static
|
||||
../Core/Src/automation.c:725:13:Automation_processFrame 8 static
|
||||
../Core/Src/automation.c:734:6:vAutomationTask 728 static
|
||||
@@ -0,0 +1,12 @@
|
||||
../Core/Src/can_bus.c:41:5:findIndexDiscoveringStationsByID 3
|
||||
../Core/Src/can_bus.c:56:6:newCANbusStation 2
|
||||
../Core/Src/can_bus.c:65:6:discoveringStation 2
|
||||
../Core/Src/can_bus.c:77:6:CanTimeoutCallback 2
|
||||
../Core/Src/can_bus.c:93:6:LoraNotification 1
|
||||
../Core/Src/can_bus.c:104:5:findSensorIdByAddress 3
|
||||
../Core/Src/can_bus.c:117:6:echoCanMessage 1
|
||||
../Core/Src/can_bus.c:134:5:CAN_filterConfig 3
|
||||
../Core/Src/can_bus.c:164:5:pcan_rx_frame 10
|
||||
../Core/Src/can_bus.c:262:13:Can_Bus_processMsg 4
|
||||
../Core/Src/can_bus.c:296:13:Can_Bus_processFrame 2
|
||||
../Core/Src/can_bus.c:305:6:vCanBusTask 4
|
||||
@@ -0,0 +1,172 @@
|
||||
Core/Src/can_bus.o: ../Core/Src/can_bus.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h ../Core/Inc/commonMsg.h \
|
||||
../Core/Inc/can_bus.h ../Core/Inc/signals.h ../Core/Inc/main.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/BlueNRG_MS/App/sample_service.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_def.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_aci_const.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_const.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/compiler.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_le.h \
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/sm.h ../Core/Inc/utils.h \
|
||||
../Core/Inc/pcanpro_can.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/can_bus.h:
|
||||
../Core/Inc/signals.h:
|
||||
../Core/Inc/main.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/BlueNRG_MS/App/sample_service.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gap.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_def.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_aci_const.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/link_layer.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_const.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_types.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/utils/ble_list.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/bluenrg_conf.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/compiler.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/bluenrg_gatt_server.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/hci_le.h:
|
||||
../Middlewares/Third_Party/BlueNRG-MS/includes/sm.h:
|
||||
../Core/Inc/utils.h:
|
||||
../Core/Inc/pcanpro_can.h:
|
||||
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
../Core/Src/can_bus.c:41:5:findIndexDiscoveringStationsByID 24 static
|
||||
../Core/Src/can_bus.c:56:6:newCANbusStation 16 static
|
||||
../Core/Src/can_bus.c:65:6:discoveringStation 24 static
|
||||
../Core/Src/can_bus.c:77:6:CanTimeoutCallback 16 static
|
||||
../Core/Src/can_bus.c:93:6:LoraNotification 16 static
|
||||
../Core/Src/can_bus.c:104:5:findSensorIdByAddress 24 static
|
||||
../Core/Src/can_bus.c:117:6:echoCanMessage 40 static
|
||||
../Core/Src/can_bus.c:134:5:CAN_filterConfig 56 static
|
||||
../Core/Src/can_bus.c:164:5:pcan_rx_frame 64 static
|
||||
../Core/Src/can_bus.c:262:13:Can_Bus_processMsg 40 static
|
||||
../Core/Src/can_bus.c:296:13:Can_Bus_processFrame 8 static
|
||||
../Core/Src/can_bus.c:305:6:vCanBusTask 40 static
|
||||
@@ -0,0 +1,3 @@
|
||||
../Core/Src/crc32.c:30:9:reflect8 3
|
||||
../Core/Src/crc32.c:45:10:reflect32 3
|
||||
../Core/Src/crc32.c:61:10:calcCRC32stm 7
|
||||
@@ -0,0 +1,2 @@
|
||||
Core/Src/crc32.o: ../Core/Src/crc32.c ../Core/Inc/crc32.h
|
||||
../Core/Inc/crc32.h:
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
../Core/Src/crc32.c:30:9:reflect8 24 static
|
||||
../Core/Src/crc32.c:45:10:reflect32 24 static
|
||||
../Core/Src/crc32.c:61:10:calcCRC32stm 40 static
|
||||
@@ -0,0 +1,11 @@
|
||||
../Core/Src/currentMeas.c:43:6:isShortedPosition 1
|
||||
../Core/Src/currentMeas.c:48:6:isNotConnectedPosition 1
|
||||
../Core/Src/currentMeas.c:53:6:isMalfunctionPosition 3
|
||||
../Core/Src/currentMeas.c:59:6:current_consumption_checking 10
|
||||
../Core/Src/currentMeas.c:113:7:calculate_current_rms 3
|
||||
../Core/Src/currentMeas.c:154:6:external_temp_calculation 1
|
||||
../Core/Src/currentMeas.c:161:6:VREF_calculation 2
|
||||
../Core/Src/currentMeas.c:171:6:battery_voltage_calculation 1
|
||||
../Core/Src/currentMeas.c:178:6:Reference_Meas_processFrame 2
|
||||
../Core/Src/currentMeas.c:186:6:HAL_ADC_ConvCpltCallback 4
|
||||
../Core/Src/currentMeas.c:206:6:vCurrentMeasTask 3
|
||||
@@ -0,0 +1,139 @@
|
||||
Core/Src/currentMeas.o: ../Core/Src/currentMeas.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h ../Core/Inc/commonMsg.h \
|
||||
../Core/Inc/currentMeas.h ../Core/Inc/automation.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/utils.h ../Core/Inc/signals.h \
|
||||
../Core/Inc/main.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/currentMeas.h:
|
||||
../Core/Inc/automation.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/utils.h:
|
||||
../Core/Inc/signals.h:
|
||||
../Core/Inc/main.h:
|
||||
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
../Core/Src/currentMeas.c:43:6:isShortedPosition 16 static
|
||||
../Core/Src/currentMeas.c:48:6:isNotConnectedPosition 16 static
|
||||
../Core/Src/currentMeas.c:53:6:isMalfunctionPosition 16 static
|
||||
../Core/Src/currentMeas.c:59:6:current_consumption_checking 40 static
|
||||
../Core/Src/currentMeas.c:113:7:calculate_current_rms 64 static
|
||||
../Core/Src/currentMeas.c:154:6:external_temp_calculation 24 static
|
||||
../Core/Src/currentMeas.c:161:6:VREF_calculation 16 static
|
||||
../Core/Src/currentMeas.c:171:6:battery_voltage_calculation 24 static
|
||||
../Core/Src/currentMeas.c:178:6:Reference_Meas_processFrame 8 static
|
||||
../Core/Src/currentMeas.c:186:6:HAL_ADC_ConvCpltCallback 24 static,ignoring_inline_asm
|
||||
../Core/Src/currentMeas.c:206:6:vCurrentMeasTask 32 static
|
||||
@@ -0,0 +1,3 @@
|
||||
Core/Src/env_sensors.o: ../Core/Src/env_sensors.c \
|
||||
../Core/Inc/env_sensors.h
|
||||
../Core/Inc/env_sensors.h:
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
../Core/Src/flash_page.c:13:17:GetPage 5
|
||||
../Core/Src/flash_page.c:26:10:Flash_Write_Data 6
|
||||
../Core/Src/flash_page.c:80:6:Flash_Read_Data 2
|
||||
@@ -0,0 +1,130 @@
|
||||
Core/Src/flash_page.o: ../Core/Src/flash_page.c ../Core/Inc/flash_page.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/main.h ../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h
|
||||
../Core/Inc/flash_page.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/main.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
../Core/Src/flash_page.c:13:17:GetPage 24 static
|
||||
../Core/Src/flash_page.c:26:10:Flash_Write_Data 48 static
|
||||
../Core/Src/flash_page.c:80:6:Flash_Read_Data 24 static
|
||||
@@ -0,0 +1,129 @@
|
||||
Core/Src/freertos.o: ../Core/Src/freertos.c \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Core/Inc/main.h ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
Binary file not shown.
@@ -0,0 +1,22 @@
|
||||
../Core/Src/main.c:136:14:getQueueId 7
|
||||
../Core/Src/main.c:156:13:allocMemoryPoolMessage 1
|
||||
../Core/Src/main.c:162:6:freeMemoryPoolMessage 1
|
||||
../Core/Src/main.c:170:6:__io_putchar 1
|
||||
../Core/Src/main.c:177:6:HAL_GPIO_EXTI_Callback 3
|
||||
../Core/Src/main.c:191:5:main 1
|
||||
../Core/Src/main.c:400:6:SystemClock_Config 4
|
||||
../Core/Src/main.c:458:13:MX_ADC1_Init 6
|
||||
../Core/Src/main.c:545:13:MX_ADC2_Init 4
|
||||
../Core/Src/main.c:612:13:MX_CAN1_Init 2
|
||||
../Core/Src/main.c:649:13:MX_COMP2_Init 2
|
||||
../Core/Src/main.c:683:13:MX_IWDG_Init 2
|
||||
../Core/Src/main.c:712:6:MX_RTC_Init 8
|
||||
../Core/Src/main.c:811:13:MX_SPI3_Init 2
|
||||
../Core/Src/main.c:851:13:MX_TIM6_Init 3
|
||||
../Core/Src/main.c:889:13:MX_TIM8_Init 8
|
||||
../Core/Src/main.c:977:6:MX_USART2_UART_Init 2
|
||||
../Core/Src/main.c:1010:13:MX_DMA_Init 1
|
||||
../Core/Src/main.c:1034:13:MX_GPIO_Init 1
|
||||
../Core/Src/main.c:1175:6:StartDefaultTask 1
|
||||
../Core/Src/main.c:1194:6:HAL_TIM_PeriodElapsedCallback 2
|
||||
../Core/Src/main.c:1212:6:Error_Handler 1
|
||||
@@ -0,0 +1,133 @@
|
||||
Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h ../Core/Inc/commonMsg.h \
|
||||
../Core/Inc/rtc_if.h ../Utils/Inc/stm32_systime.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/rtc_if.h:
|
||||
../Utils/Inc/stm32_systime.h:
|
||||
Binary file not shown.
@@ -0,0 +1,22 @@
|
||||
../Core/Src/main.c:136:14:getQueueId 16 static
|
||||
../Core/Src/main.c:156:13:allocMemoryPoolMessage 16 static
|
||||
../Core/Src/main.c:162:6:freeMemoryPoolMessage 16 static
|
||||
../Core/Src/main.c:170:6:__io_putchar 16 static
|
||||
../Core/Src/main.c:177:6:HAL_GPIO_EXTI_Callback 16 static
|
||||
../Core/Src/main.c:191:5:main 264 static
|
||||
../Core/Src/main.c:400:6:SystemClock_Config 96 static
|
||||
../Core/Src/main.c:458:13:MX_ADC1_Init 48 static
|
||||
../Core/Src/main.c:545:13:MX_ADC2_Init 32 static
|
||||
../Core/Src/main.c:612:13:MX_CAN1_Init 8 static
|
||||
../Core/Src/main.c:649:13:MX_COMP2_Init 8 static
|
||||
../Core/Src/main.c:683:13:MX_IWDG_Init 8 static
|
||||
../Core/Src/main.c:712:6:MX_RTC_Init 80 static
|
||||
../Core/Src/main.c:811:13:MX_SPI3_Init 8 static
|
||||
../Core/Src/main.c:851:13:MX_TIM6_Init 24 static
|
||||
../Core/Src/main.c:889:13:MX_TIM8_Init 112 static
|
||||
../Core/Src/main.c:977:6:MX_USART2_UART_Init 8 static
|
||||
../Core/Src/main.c:1010:13:MX_DMA_Init 16 static
|
||||
../Core/Src/main.c:1034:13:MX_GPIO_Init 48 static
|
||||
../Core/Src/main.c:1175:6:StartDefaultTask 16 static
|
||||
../Core/Src/main.c:1194:6:HAL_TIM_PeriodElapsedCallback 16 static
|
||||
../Core/Src/main.c:1212:6:Error_Handler 4 static,ignoring_inline_asm
|
||||
@@ -0,0 +1,14 @@
|
||||
../Core/Src/outputs.c:31:9:countOpenedValves 3
|
||||
../Core/Src/outputs.c:45:6:shiftOut 3
|
||||
../Core/Src/outputs.c:62:6:writeOut 1
|
||||
../Core/Src/outputs.c:73:6:updateSpeedRef 4
|
||||
../Core/Src/outputs.c:87:6:runACmotor 2
|
||||
../Core/Src/outputs.c:94:6:stopACmotor 1
|
||||
../Core/Src/outputs.c:99:17:_updateOutputs 1
|
||||
../Core/Src/outputs.c:117:17:updateOutputs 13
|
||||
../Core/Src/outputs.c:225:13:Outputs_processFrame 1
|
||||
../Core/Src/outputs.c:230:6:reg74HC955BleMessage 1
|
||||
../Core/Src/outputs.c:245:13:Outputs_processMsg 6
|
||||
../Core/Src/outputs.c:276:9:isCurrentRefSaved 2
|
||||
../Core/Src/outputs.c:286:13:Outputs_ProcessChecking 3
|
||||
../Core/Src/outputs.c:316:6:vOutputsTask 4
|
||||
@@ -0,0 +1,138 @@
|
||||
Core/Src/outputs.o: ../Core/Src/outputs.c ../Core/Inc/automation.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/main.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h ../Core/Inc/utilities_conf.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/outputs.h ../Core/Inc/utils.h \
|
||||
../Core/Inc/signals.h ../Core/Inc/main.h
|
||||
../Core/Inc/automation.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/outputs.h:
|
||||
../Core/Inc/utils.h:
|
||||
../Core/Inc/signals.h:
|
||||
../Core/Inc/main.h:
|
||||
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
../Core/Src/outputs.c:31:9:countOpenedValves 24 static
|
||||
../Core/Src/outputs.c:45:6:shiftOut 24 static
|
||||
../Core/Src/outputs.c:62:6:writeOut 16 static
|
||||
../Core/Src/outputs.c:73:6:updateSpeedRef 24 static
|
||||
../Core/Src/outputs.c:87:6:runACmotor 16 static
|
||||
../Core/Src/outputs.c:94:6:stopACmotor 8 static
|
||||
../Core/Src/outputs.c:99:17:_updateOutputs 48 static
|
||||
../Core/Src/outputs.c:117:17:updateOutputs 64 static
|
||||
../Core/Src/outputs.c:225:13:Outputs_processFrame 8 static
|
||||
../Core/Src/outputs.c:230:6:reg74HC955BleMessage 24 static
|
||||
../Core/Src/outputs.c:245:13:Outputs_processMsg 24 static
|
||||
../Core/Src/outputs.c:276:9:isCurrentRefSaved 16 static
|
||||
../Core/Src/outputs.c:286:13:Outputs_ProcessChecking 24 static
|
||||
../Core/Src/outputs.c:316:6:vOutputsTask 40 static
|
||||
@@ -0,0 +1,12 @@
|
||||
../Core/Src/parcelize.c:7:6:ActuatorParcelize 1
|
||||
../Core/Src/parcelize.c:23:6:ActuatorUnparcelize 1
|
||||
../Core/Src/parcelize.c:33:6:SequenceParcelize 2
|
||||
../Core/Src/parcelize.c:52:6:SequenceUnparcelize 1
|
||||
../Core/Src/parcelize.c:63:6:ValveParcelize 1
|
||||
../Core/Src/parcelize.c:85:6:ValveUnparcelize 2
|
||||
../Core/Src/parcelize.c:100:6:ProgramParcelize 2
|
||||
../Core/Src/parcelize.c:130:6:ProgramUnparcelize 2
|
||||
../Core/Src/parcelize.c:147:5:GeneralParcelize 5
|
||||
../Core/Src/parcelize.c:183:6:GeneralUnparcelize 7
|
||||
../Core/Src/parcelize.c:232:6:EnvSensorsParcelize 2
|
||||
../Core/Src/parcelize.c:245:6:EnvSensorsUnparcelize 2
|
||||
@@ -0,0 +1,50 @@
|
||||
Core/Src/parcelize.o: ../Core/Src/parcelize.c ../Core/Inc/automation.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/parcelize.h ../Core/Inc/utils.h \
|
||||
../Utils/Inc/stm32_adv_trace.h ../Core/Inc/utilities_conf.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h ../Core/Inc/env_sensors.h
|
||||
../Core/Inc/automation.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/parcelize.h:
|
||||
../Core/Inc/utils.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Core/Inc/env_sensors.h:
|
||||
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
../Core/Src/parcelize.c:7:6:ActuatorParcelize 328 static
|
||||
../Core/Src/parcelize.c:23:6:ActuatorUnparcelize 16 static
|
||||
../Core/Src/parcelize.c:33:6:SequenceParcelize 120 static
|
||||
../Core/Src/parcelize.c:52:6:SequenceUnparcelize 16 static
|
||||
../Core/Src/parcelize.c:63:6:ValveParcelize 1064 static
|
||||
../Core/Src/parcelize.c:85:6:ValveUnparcelize 24 static
|
||||
../Core/Src/parcelize.c:100:6:ProgramParcelize 1064 static
|
||||
../Core/Src/parcelize.c:130:6:ProgramUnparcelize 24 static
|
||||
../Core/Src/parcelize.c:147:5:GeneralParcelize 2128 static
|
||||
../Core/Src/parcelize.c:183:6:GeneralUnparcelize 176 static
|
||||
../Core/Src/parcelize.c:232:6:EnvSensorsParcelize 56 static
|
||||
../Core/Src/parcelize.c:245:6:EnvSensorsUnparcelize 32 static
|
||||
@@ -0,0 +1,32 @@
|
||||
../Core/Src/pcanpro_can.c:33:10:pcan_can_msg_time 3
|
||||
../Core/Src/pcanpro_can.c:44:5:pcan_can_set_filter_mask 4
|
||||
../Core/Src/pcanpro_can.c:92:5:pcan_can_filter_init_stdid_list 7
|
||||
../Core/Src/pcanpro_can.c:139:12:_can_send 4
|
||||
../Core/Src/pcanpro_can.c:167:13:pcan_can_flush_tx 4
|
||||
../Core/Src/pcanpro_can.c:189:5:pcan_can_write 3
|
||||
../Core/Src/pcanpro_can.c:210:6:pcan_can_install_rx_callback 1
|
||||
../Core/Src/pcanpro_can.c:216:6:pcan_can_install_tx_callback 1
|
||||
../Core/Src/pcanpro_can.c:222:6:pcan_can_install_err_callback 1
|
||||
../Core/Src/pcanpro_can.c:228:6:pcan_can_set_silent 2
|
||||
../Core/Src/pcanpro_can.c:240:6:pcan_can_set_iso_mode 1
|
||||
../Core/Src/pcanpro_can.c:246:6:pcan_can_set_loopback 2
|
||||
../Core/Src/pcanpro_can.c:257:6:pcan_can_set_bus_active 2
|
||||
../Core/Src/pcanpro_can.c:273:13:pcan_can_tx_complete 1
|
||||
../Core/Src/pcanpro_can.c:278:13:pcan_can_tx_err 1
|
||||
../Core/Src/pcanpro_can.c:283:5:pcan_can_stats 1
|
||||
../Core/Src/pcanpro_can.c:296:6:pcan_can_poll 5
|
||||
../Core/Src/pcanpro_can.c:329:12:_bus_from_int_dev 1
|
||||
../Core/Src/pcanpro_can.c:339:13:pcan_can_isr_frame 7
|
||||
../Core/Src/pcanpro_can.c:383:6:HAL_CAN_TxMailbox0CompleteCallback 1
|
||||
../Core/Src/pcanpro_can.c:388:6:HAL_CAN_TxMailbox1CompleteCallback 1
|
||||
../Core/Src/pcanpro_can.c:393:6:HAL_CAN_TxMailbox2CompleteCallback 1
|
||||
../Core/Src/pcanpro_can.c:398:6:HAL_CAN_TxMailbox0AbortCallback 1
|
||||
../Core/Src/pcanpro_can.c:399:6:HAL_CAN_TxMailbox1AbortCallback 1
|
||||
../Core/Src/pcanpro_can.c:400:6:HAL_CAN_TxMailbox2AbortCallback 1
|
||||
../Core/Src/pcanpro_can.c:402:6:HAL_CAN_RxFifo0MsgPendingCallback 1
|
||||
../Core/Src/pcanpro_can.c:408:6:HAL_CAN_RxFifo1MsgPendingCallback 1
|
||||
../Core/Src/pcanpro_can.c:413:6:HAL_CAN_RxFifo0FullCallback 1
|
||||
../Core/Src/pcanpro_can.c:417:6:HAL_CAN_RxFifo1FullCallback 1
|
||||
../Core/Src/pcanpro_can.c:421:6:HAL_CAN_SleepCallback 1
|
||||
../Core/Src/pcanpro_can.c:422:6:HAL_CAN_WakeUpFromRxMsgCallback 1
|
||||
../Core/Src/pcanpro_can.c:424:6:HAL_CAN_ErrorCallback 4
|
||||
@@ -0,0 +1,130 @@
|
||||
Core/Src/pcanpro_can.o: ../Core/Src/pcanpro_can.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h ../Core/Inc/pcanpro_can.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/pcanpro_can.h:
|
||||
Binary file not shown.
@@ -0,0 +1,32 @@
|
||||
../Core/Src/pcanpro_can.c:33:10:pcan_can_msg_time 32 static
|
||||
../Core/Src/pcanpro_can.c:44:5:pcan_can_set_filter_mask 72 static
|
||||
../Core/Src/pcanpro_can.c:92:5:pcan_can_filter_init_stdid_list 80 static
|
||||
../Core/Src/pcanpro_can.c:139:12:_can_send 48 static
|
||||
../Core/Src/pcanpro_can.c:167:13:pcan_can_flush_tx 24 static
|
||||
../Core/Src/pcanpro_can.c:189:5:pcan_can_write 24 static
|
||||
../Core/Src/pcanpro_can.c:210:6:pcan_can_install_rx_callback 24 static
|
||||
../Core/Src/pcanpro_can.c:216:6:pcan_can_install_tx_callback 24 static
|
||||
../Core/Src/pcanpro_can.c:222:6:pcan_can_install_err_callback 24 static
|
||||
../Core/Src/pcanpro_can.c:228:6:pcan_can_set_silent 24 static
|
||||
../Core/Src/pcanpro_can.c:240:6:pcan_can_set_iso_mode 16 static
|
||||
../Core/Src/pcanpro_can.c:246:6:pcan_can_set_loopback 24 static
|
||||
../Core/Src/pcanpro_can.c:257:6:pcan_can_set_bus_active 24 static
|
||||
../Core/Src/pcanpro_can.c:273:13:pcan_can_tx_complete 16 static
|
||||
../Core/Src/pcanpro_can.c:278:13:pcan_can_tx_err 16 static
|
||||
../Core/Src/pcanpro_can.c:283:5:pcan_can_stats 24 static
|
||||
../Core/Src/pcanpro_can.c:296:6:pcan_can_poll 24 static
|
||||
../Core/Src/pcanpro_can.c:329:12:_bus_from_int_dev 16 static
|
||||
../Core/Src/pcanpro_can.c:339:13:pcan_can_isr_frame 72 static
|
||||
../Core/Src/pcanpro_can.c:383:6:HAL_CAN_TxMailbox0CompleteCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:388:6:HAL_CAN_TxMailbox1CompleteCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:393:6:HAL_CAN_TxMailbox2CompleteCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:398:6:HAL_CAN_TxMailbox0AbortCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:399:6:HAL_CAN_TxMailbox1AbortCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:400:6:HAL_CAN_TxMailbox2AbortCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:402:6:HAL_CAN_RxFifo0MsgPendingCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:408:6:HAL_CAN_RxFifo1MsgPendingCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:413:6:HAL_CAN_RxFifo0FullCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:417:6:HAL_CAN_RxFifo1FullCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:421:6:HAL_CAN_SleepCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:422:6:HAL_CAN_WakeUpFromRxMsgCallback 16 static
|
||||
../Core/Src/pcanpro_can.c:424:6:HAL_CAN_ErrorCallback 24 static
|
||||
@@ -0,0 +1,31 @@
|
||||
../Core/Src/rtc_if.c:188:6:RTC_IF_Init 2
|
||||
../Core/Src/rtc_if.c:209:10:RTC_IF_SetTimerContext 1
|
||||
../Core/Src/rtc_if.c:218:10:RTC_IF_GetTimerContext 1
|
||||
../Core/Src/rtc_if.c:225:10:RTC_IF_GetTimerElapsedTime 1
|
||||
../Core/Src/rtc_if.c:235:10:RTC_IF_GetTimerValue 2
|
||||
../Core/Src/rtc_if.c:248:10:RTC_IF_GetMinimumTimeout 1
|
||||
../Core/Src/rtc_if.c:253:10:RTC_IF_Convert_ms2Tick 1
|
||||
../Core/Src/rtc_if.c:258:10:RTC_IF_Convert_Tick2ms 1
|
||||
../Core/Src/rtc_if.c:263:10:RTC_IF_GetTime 1
|
||||
../Core/Src/rtc_if.c:280:6:RTC_IF_BkUp_Write_Seconds 1
|
||||
../Core/Src/rtc_if.c:285:6:RTC_IF_BkUp_Write_SubSeconds 1
|
||||
../Core/Src/rtc_if.c:290:10:RTC_IF_BkUp_Read_Seconds 1
|
||||
../Core/Src/rtc_if.c:295:10:RTC_IF_BkUp_Read_SubSeconds 1
|
||||
../Core/Src/rtc_if.c:306:26:_GetSubSecond 1
|
||||
../Core/Src/rtc_if.c:317:17:RTC_GetCalendarValue 3
|
||||
../Core/Src/rtc_if.c:357:6:TimestampNow 1
|
||||
../Core/Src/rtc_if.c:370:6:RTC_calibration 2
|
||||
../Core/Src/rtc_if.c:390:9:RTC_get_calibration 2
|
||||
../Core/Src/rtc_if.c:407:9:get_weekday 3
|
||||
../Core/Src/rtc_if.c:417:9:now 1
|
||||
../Core/Src/rtc_if.c:442:6:set_time 3
|
||||
../Core/Src/rtc_if.c:468:10:get_EpochTime 1
|
||||
../Core/Src/rtc_if.c:476:9:get_alarmA_time 1
|
||||
../Core/Src/rtc_if.c:491:6:stop_alarmA 1
|
||||
../Core/Src/rtc_if.c:496:6:stop_alarmB 1
|
||||
../Core/Src/rtc_if.c:501:5:get_time 2
|
||||
../Core/Src/rtc_if.c:525:6:set_alarmA 2
|
||||
../Core/Src/rtc_if.c:544:6:set_alarmB 2
|
||||
../Core/Src/rtc_if.c:563:6:updateAutomation 1
|
||||
../Core/Src/rtc_if.c:574:6:HAL_RTC_AlarmAEventCallback 1
|
||||
../Core/Src/rtc_if.c:579:6:HAL_RTCEx_AlarmBEventCallback 1
|
||||
@@ -0,0 +1,138 @@
|
||||
Core/Src/rtc_if.o: ../Core/Src/rtc_if.c ../Core/Inc/automation.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/main.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h ../Core/Inc/utilities_conf.h \
|
||||
../Core/Inc/rtc_if.h ../Utils/Inc/stm32_systime.h ../Core/Inc/utils.h \
|
||||
../Core/Inc/commonMsg.h ../Core/Inc/actuator_mgr.h
|
||||
../Core/Inc/automation.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/rtc_if.h:
|
||||
../Utils/Inc/stm32_systime.h:
|
||||
../Core/Inc/utils.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
../Core/Inc/actuator_mgr.h:
|
||||
Binary file not shown.
@@ -0,0 +1,31 @@
|
||||
../Core/Src/rtc_if.c:188:6:RTC_IF_Init 8 static
|
||||
../Core/Src/rtc_if.c:209:10:RTC_IF_SetTimerContext 8 static
|
||||
../Core/Src/rtc_if.c:218:10:RTC_IF_GetTimerContext 4 static
|
||||
../Core/Src/rtc_if.c:225:10:RTC_IF_GetTimerElapsedTime 40 static
|
||||
../Core/Src/rtc_if.c:235:10:RTC_IF_GetTimerValue 40 static
|
||||
../Core/Src/rtc_if.c:248:10:RTC_IF_GetMinimumTimeout 4 static
|
||||
../Core/Src/rtc_if.c:253:10:RTC_IF_Convert_ms2Tick 16 static
|
||||
../Core/Src/rtc_if.c:258:10:RTC_IF_Convert_Tick2ms 40 static
|
||||
../Core/Src/rtc_if.c:263:10:RTC_IF_GetTime 64 static
|
||||
../Core/Src/rtc_if.c:280:6:RTC_IF_BkUp_Write_Seconds 16 static
|
||||
../Core/Src/rtc_if.c:285:6:RTC_IF_BkUp_Write_SubSeconds 16 static
|
||||
../Core/Src/rtc_if.c:290:10:RTC_IF_BkUp_Read_Seconds 8 static
|
||||
../Core/Src/rtc_if.c:295:10:RTC_IF_BkUp_Read_SubSeconds 8 static
|
||||
../Core/Src/rtc_if.c:306:26:_GetSubSecond 16 static
|
||||
../Core/Src/rtc_if.c:317:17:RTC_GetCalendarValue 32 static
|
||||
../Core/Src/rtc_if.c:357:6:TimestampNow 48 static
|
||||
../Core/Src/rtc_if.c:370:6:RTC_calibration 24 static
|
||||
../Core/Src/rtc_if.c:390:9:RTC_get_calibration 16 static
|
||||
../Core/Src/rtc_if.c:407:9:get_weekday 32 static
|
||||
../Core/Src/rtc_if.c:417:9:now 48 static
|
||||
../Core/Src/rtc_if.c:442:6:set_time 48 static
|
||||
../Core/Src/rtc_if.c:468:10:get_EpochTime 48 static
|
||||
../Core/Src/rtc_if.c:476:9:get_alarmA_time 32 static
|
||||
../Core/Src/rtc_if.c:491:6:stop_alarmA 8 static
|
||||
../Core/Src/rtc_if.c:496:6:stop_alarmB 8 static
|
||||
../Core/Src/rtc_if.c:501:5:get_time 48 static
|
||||
../Core/Src/rtc_if.c:525:6:set_alarmA 16 static
|
||||
../Core/Src/rtc_if.c:544:6:set_alarmB 16 static
|
||||
../Core/Src/rtc_if.c:563:6:updateAutomation 16 static
|
||||
../Core/Src/rtc_if.c:574:6:HAL_RTC_AlarmAEventCallback 16 static
|
||||
../Core/Src/rtc_if.c:579:6:HAL_RTCEx_AlarmBEventCallback 16 static
|
||||
@@ -0,0 +1,19 @@
|
||||
../Core/Src/signals.c:55:7:getAvgFloatValue 4
|
||||
../Core/Src/signals.c:74:7:getOutsideTemperature 1
|
||||
../Core/Src/signals.c:79:10:getAtmPressure 1
|
||||
../Core/Src/signals.c:84:7:getWindSpeed 1
|
||||
../Core/Src/signals.c:89:9:getWindDirection 1
|
||||
../Core/Src/signals.c:94:9:getWindBeaufort 1
|
||||
../Core/Src/signals.c:100:9:getWaterTankLevel 1
|
||||
../Core/Src/signals.c:105:6:getRain 1
|
||||
../Core/Src/signals.c:111:7:getSolarIrradiance 1
|
||||
../Core/Src/signals.c:117:7:getInsideTemperature 1
|
||||
../Core/Src/signals.c:122:9:getInsideRelativeHumidity 1
|
||||
../Core/Src/signals.c:128:9:getRainingCondition 1
|
||||
../Core/Src/signals.c:134:9:getSubsonicAiSimilarity 1
|
||||
../Core/Src/signals.c:140:7:getAvgRainDropRate 1
|
||||
../Core/Src/signals.c:145:7:getAvgRainDropSize 1
|
||||
../Core/Src/signals.c:149:7:getAvgRainDropSpeed 1
|
||||
../Core/Src/signals.c:153:10:getRainDropCount 1
|
||||
../Core/Src/signals.c:157:10:EnvSensors_Read 1
|
||||
../Core/Src/signals.c:180:10:EventSensors_Read 1
|
||||
@@ -0,0 +1,131 @@
|
||||
Core/Src/signals.o: ../Core/Src/signals.c ../Core/Inc/signals.h \
|
||||
../Core/Inc/main.h ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h ../Core/Inc/commonMsg.h
|
||||
../Core/Inc/signals.h:
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Core/Inc/commonMsg.h:
|
||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
../Core/Src/signals.c:55:7:getAvgFloatValue 32 static
|
||||
../Core/Src/signals.c:74:7:getOutsideTemperature 16 static
|
||||
../Core/Src/signals.c:79:10:getAtmPressure 16 static
|
||||
../Core/Src/signals.c:84:7:getWindSpeed 16 static
|
||||
../Core/Src/signals.c:89:9:getWindDirection 16 static
|
||||
../Core/Src/signals.c:94:9:getWindBeaufort 16 static
|
||||
../Core/Src/signals.c:100:9:getWaterTankLevel 16 static
|
||||
../Core/Src/signals.c:105:6:getRain 16 static
|
||||
../Core/Src/signals.c:111:7:getSolarIrradiance 16 static
|
||||
../Core/Src/signals.c:117:7:getInsideTemperature 16 static
|
||||
../Core/Src/signals.c:122:9:getInsideRelativeHumidity 16 static
|
||||
../Core/Src/signals.c:128:9:getRainingCondition 16 static
|
||||
../Core/Src/signals.c:134:9:getSubsonicAiSimilarity 16 static
|
||||
../Core/Src/signals.c:140:7:getAvgRainDropRate 16 static
|
||||
../Core/Src/signals.c:145:7:getAvgRainDropSize 16 static
|
||||
../Core/Src/signals.c:149:7:getAvgRainDropSpeed 16 static
|
||||
../Core/Src/signals.c:153:10:getRainDropCount 16 static
|
||||
../Core/Src/signals.c:157:10:EnvSensors_Read 16 static
|
||||
../Core/Src/signals.c:180:10:EventSensors_Read 16 static
|
||||
@@ -0,0 +1,9 @@
|
||||
../Core/Src/stm32_nucleo_bus.c:88:9:BSP_SPI3_Init 5
|
||||
../Core/Src/stm32_nucleo_bus.c:129:9:BSP_SPI3_DeInit 4
|
||||
../Core/Src/stm32_nucleo_bus.c:155:9:BSP_SPI3_Send 2
|
||||
../Core/Src/stm32_nucleo_bus.c:172:10:BSP_SPI3_Recv 2
|
||||
../Core/Src/stm32_nucleo_bus.c:189:9:BSP_SPI3_SendRecv 2
|
||||
../Core/Src/stm32_nucleo_bus.c:258:9:BSP_GetTick 1
|
||||
../Core/Src/stm32_nucleo_bus.c:264:26:MX_SPI3_Init 2
|
||||
../Core/Src/stm32_nucleo_bus.c:287:13:SPI3_MspInit 1
|
||||
../Core/Src/stm32_nucleo_bus.c:328:13:SPI3_MspDeInit 1
|
||||
@@ -0,0 +1,84 @@
|
||||
Core/Src/stm32_nucleo_bus.o: ../Core/Src/stm32_nucleo_bus.c \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
../Core/Src/stm32_nucleo_bus.c:88:9:BSP_SPI3_Init 16 static
|
||||
../Core/Src/stm32_nucleo_bus.c:129:9:BSP_SPI3_DeInit 16 static
|
||||
../Core/Src/stm32_nucleo_bus.c:155:9:BSP_SPI3_Send 24 static
|
||||
../Core/Src/stm32_nucleo_bus.c:172:10:BSP_SPI3_Recv 24 static
|
||||
../Core/Src/stm32_nucleo_bus.c:189:9:BSP_SPI3_SendRecv 40 static
|
||||
../Core/Src/stm32_nucleo_bus.c:258:9:BSP_GetTick 8 static
|
||||
../Core/Src/stm32_nucleo_bus.c:264:26:MX_SPI3_Init 24 static
|
||||
../Core/Src/stm32_nucleo_bus.c:287:13:SPI3_MspInit 48 static
|
||||
../Core/Src/stm32_nucleo_bus.c:328:13:SPI3_MspDeInit 16 static
|
||||
@@ -0,0 +1,16 @@
|
||||
../Core/Src/stm32l4xx_hal_msp.c:71:6:HAL_MspInit 1
|
||||
../Core/Src/stm32l4xx_hal_msp.c:109:6:HAL_ADC_MspInit 7
|
||||
../Core/Src/stm32l4xx_hal_msp.c:213:6:HAL_ADC_MspDeInit 5
|
||||
../Core/Src/stm32l4xx_hal_msp.c:272:6:HAL_CAN_MspInit 2
|
||||
../Core/Src/stm32l4xx_hal_msp.c:312:6:HAL_CAN_MspDeInit 2
|
||||
../Core/Src/stm32l4xx_hal_msp.c:343:6:HAL_COMP_MspInit 2
|
||||
../Core/Src/stm32l4xx_hal_msp.c:384:6:HAL_COMP_MspDeInit 2
|
||||
../Core/Src/stm32l4xx_hal_msp.c:412:6:HAL_RTC_MspInit 3
|
||||
../Core/Src/stm32l4xx_hal_msp.c:462:6:HAL_RTC_MspDeInit 2
|
||||
../Core/Src/stm32l4xx_hal_msp.c:492:6:HAL_SPI_MspInit 2
|
||||
../Core/Src/stm32l4xx_hal_msp.c:530:6:HAL_SPI_MspDeInit 2
|
||||
../Core/Src/stm32l4xx_hal_msp.c:560:6:HAL_TIM_Base_MspInit 3
|
||||
../Core/Src/stm32l4xx_hal_msp.c:600:6:HAL_TIM_MspPostInit 2
|
||||
../Core/Src/stm32l4xx_hal_msp.c:632:6:HAL_TIM_Base_MspDeInit 3
|
||||
../Core/Src/stm32l4xx_hal_msp.c:672:6:HAL_UART_MspInit 4
|
||||
../Core/Src/stm32l4xx_hal_msp.c:741:6:HAL_UART_MspDeInit 2
|
||||
@@ -0,0 +1,129 @@
|
||||
Core/Src/stm32l4xx_hal_msp.o: ../Core/Src/stm32l4xx_hal_msp.c \
|
||||
../Core/Inc/main.h ../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h \
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h \
|
||||
../Core/Inc/stm32_nucleo_bus.h ../Core/Inc/stm32_nucleo_conf.h \
|
||||
../Core/Inc/stm32_nucleo_errno.h ../Utils/Inc/stm32_adv_trace.h \
|
||||
../Core/Inc/utilities_conf.h ../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
||||
../Core/Inc/FreeRTOSConfig.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
||||
../Core/Inc/utilities_conf.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
../Core/Inc/BlueNRG_MS/Target/hci_tl_interface.h:
|
||||
../Core/Inc/stm32_nucleo_bus.h:
|
||||
../Core/Inc/stm32_nucleo_conf.h:
|
||||
../Core/Inc/stm32_nucleo_errno.h:
|
||||
../Utils/Inc/stm32_adv_trace.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Core/Inc/../../Utils/Inc/stm32_mem.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
||||
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
||||
../Core/Inc/utilities_conf.h:
|
||||
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
../Core/Src/stm32l4xx_hal_msp.c:71:6:HAL_MspInit 24 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:109:6:HAL_ADC_MspInit 56 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:213:6:HAL_ADC_MspDeInit 16 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:272:6:HAL_CAN_MspInit 48 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:312:6:HAL_CAN_MspDeInit 16 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:343:6:HAL_COMP_MspInit 40 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:384:6:HAL_COMP_MspDeInit 16 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:412:6:HAL_RTC_MspInit 176 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:462:6:HAL_RTC_MspDeInit 16 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:492:6:HAL_SPI_MspInit 48 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:530:6:HAL_SPI_MspDeInit 16 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:560:6:HAL_TIM_Base_MspInit 48 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:600:6:HAL_TIM_MspPostInit 40 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:632:6:HAL_TIM_Base_MspDeInit 16 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:672:6:HAL_UART_MspInit 184 static
|
||||
../Core/Src/stm32l4xx_hal_msp.c:741:6:HAL_UART_MspDeInit 16 static
|
||||
@@ -0,0 +1,3 @@
|
||||
../Core/Src/stm32l4xx_hal_timebase_tim.c:42:19:HAL_InitTick 5
|
||||
../Core/Src/stm32l4xx_hal_timebase_tim.c:120:6:HAL_SuspendTick 1
|
||||
../Core/Src/stm32l4xx_hal_timebase_tim.c:132:6:HAL_ResumeTick 1
|
||||
@@ -0,0 +1,80 @@
|
||||
Core/Src/stm32l4xx_hal_timebase_tim.o: \
|
||||
../Core/Src/stm32l4xx_hal_timebase_tim.c \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h \
|
||||
../Core/Inc/stm32l4xx_hal_conf.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm4.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h \
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h:
|
||||
../Core/Inc/stm32l4xx_hal_conf.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l476xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm4.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_can.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_comp.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_iwdg.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rtc_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h:
|
||||
../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h:
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
../Core/Src/stm32l4xx_hal_timebase_tim.c:42:19:HAL_InitTick 64 static
|
||||
../Core/Src/stm32l4xx_hal_timebase_tim.c:120:6:HAL_SuspendTick 4 static
|
||||
../Core/Src/stm32l4xx_hal_timebase_tim.c:132:6:HAL_ResumeTick 4 static
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user