Trinity Devboard PCB V1.0 Firmware. FreeRTOS is setup and the MCU reads IMU data over SPI fand Magnetometer data over I2C, each with a seperate task. Sensordata is then run though MadgwickAHRS and send over USB as serial packet data to use in trinity visualizer. Bare minimum functionality works and is replicated from the first prototype.
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:20:12:aci_gap_set_non_discoverable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:34:12:aci_gap_set_limited_discoverable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:97:12:aci_gap_set_discoverable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:159:12:aci_gap_set_direct_connectable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:195:12:aci_gap_set_io_capability 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:216:12:aci_gap_set_authentication_requirement 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:261:12:aci_gap_set_authorization_requirement 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:285:12:aci_gap_pass_key_resp 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:309:12:aci_gap_authorization_resp 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:333:12:aci_gap_init 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:369:12:aci_gap_set_non_connectable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:393:12:aci_gap_set_undirected_connectable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:423:12:aci_gap_peripheral_security_req 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:445:12:aci_gap_update_adv_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:469:12:aci_gap_delete_ad_type 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:490:12:aci_gap_get_security_level 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:518:12:aci_gap_set_event_mask 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:539:12:aci_gap_configure_filter_accept_list 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:553:12:aci_gap_terminate 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:578:12:aci_gap_clear_security_db 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:592:12:aci_gap_allow_rebond 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:613:12:aci_gap_start_limited_discovery_proc 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:644:12:aci_gap_start_general_discovery_proc 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:675:12:aci_gap_start_auto_connection_establish_proc 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:727:12:aci_gap_start_general_connection_establish_proc 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:764:12:aci_gap_start_selective_connection_establish_proc 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:807:12:aci_gap_create_connection 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:859:12:aci_gap_terminate_gap_proc 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:880:12:aci_gap_start_connection_update 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:920:12:aci_gap_send_pairing_req 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:945:12:aci_gap_set_broadcast_mode 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:993:12:aci_gap_start_observation_proc 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1030:12:aci_gap_get_bonded_devices 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1050:12:aci_gap_check_bonded_device 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1081:12:aci_gap_numeric_comparison_value_confirm_yesno 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1105:12:aci_gap_passkey_input 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1129:12:aci_gap_get_oob_data 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1161:12:aci_gap_set_oob_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1197:12:aci_gap_remove_bonded_device 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1221:12:aci_gap_add_devices_to_list 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1254:12:aci_gap_pairing_request_reply 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1278:12:aci_gap_additional_beacon_start 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1314:12:aci_gap_additional_beacon_stop 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1328:12:aci_gap_additional_beacon_set_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1352:12:aci_gap_adv_set_configuration 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1415:12:aci_gap_adv_set_enable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1442:12:aci_gap_adv_set_adv_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1475:12:aci_gap_adv_set_scan_resp_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1508:12:aci_gap_adv_remove_set 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1529:12:aci_gap_adv_clear_sets 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1543:12:aci_gap_adv_set_random_address 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1567:12:aci_gap_ext_start_scan 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1613:12:aci_gap_ext_create_connection 2
|
||||
@@ -0,0 +1,16 @@
|
||||
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.o: \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h:
|
||||
Binary file not shown.
@@ -0,0 +1,53 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:20:12:aci_gap_set_non_discoverable 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:34:12:aci_gap_set_limited_discoverable 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:97:12:aci_gap_set_discoverable 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:159:12:aci_gap_set_direct_connectable 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:195:12:aci_gap_set_io_capability 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:216:12:aci_gap_set_authentication_requirement 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:261:12:aci_gap_set_authorization_requirement 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:285:12:aci_gap_pass_key_resp 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:309:12:aci_gap_authorization_resp 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:333:12:aci_gap_init 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:369:12:aci_gap_set_non_connectable 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:393:12:aci_gap_set_undirected_connectable 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:423:12:aci_gap_peripheral_security_req 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:445:12:aci_gap_update_adv_data 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:469:12:aci_gap_delete_ad_type 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:490:12:aci_gap_get_security_level 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:518:12:aci_gap_set_event_mask 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:539:12:aci_gap_configure_filter_accept_list 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:553:12:aci_gap_terminate 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:578:12:aci_gap_clear_security_db 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:592:12:aci_gap_allow_rebond 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:613:12:aci_gap_start_limited_discovery_proc 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:644:12:aci_gap_start_general_discovery_proc 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:675:12:aci_gap_start_auto_connection_establish_proc 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:727:12:aci_gap_start_general_connection_establish_proc 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:764:12:aci_gap_start_selective_connection_establish_proc 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:807:12:aci_gap_create_connection 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:859:12:aci_gap_terminate_gap_proc 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:880:12:aci_gap_start_connection_update 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:920:12:aci_gap_send_pairing_req 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:945:12:aci_gap_set_broadcast_mode 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:993:12:aci_gap_start_observation_proc 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1030:12:aci_gap_get_bonded_devices 288 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1050:12:aci_gap_check_bonded_device 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1081:12:aci_gap_numeric_comparison_value_confirm_yesno 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1105:12:aci_gap_passkey_input 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1129:12:aci_gap_get_oob_data 352 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1161:12:aci_gap_set_oob_data 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1197:12:aci_gap_remove_bonded_device 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1221:12:aci_gap_add_devices_to_list 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1254:12:aci_gap_pairing_request_reply 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1278:12:aci_gap_additional_beacon_start 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1314:12:aci_gap_additional_beacon_stop 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1328:12:aci_gap_additional_beacon_set_data 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1352:12:aci_gap_adv_set_configuration 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1415:12:aci_gap_adv_set_enable 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1442:12:aci_gap_adv_set_adv_data 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1475:12:aci_gap_adv_set_scan_resp_data 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1508:12:aci_gap_adv_remove_set 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1529:12:aci_gap_adv_clear_sets 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1543:12:aci_gap_adv_set_random_address 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1567:12:aci_gap_ext_start_scan 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c:1613:12:aci_gap_ext_create_connection 320 static
|
||||
@@ -0,0 +1,45 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:20:12:aci_gatt_init 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:34:12:aci_gatt_add_service 7
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:84:12:aci_gatt_include_service 4
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:123:12:aci_gatt_add_char 7
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:196:12:aci_gatt_add_char_desc 9
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:281:12:aci_gatt_update_char_value 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:314:12:aci_gatt_del_char 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:338:12:aci_gatt_del_service 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:359:12:aci_gatt_del_include_service 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:383:12:aci_gatt_set_event_mask 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:404:12:aci_gatt_exchange_config 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:426:12:aci_att_find_info_req 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:454:12:aci_att_find_by_type_value_req 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:491:12:aci_att_read_by_type_req 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:526:12:aci_att_read_by_group_type_req 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:561:12:aci_att_prepare_write_req 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:595:12:aci_att_execute_write_req 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:620:12:aci_gatt_disc_all_primary_services 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:642:12:aci_gatt_disc_primary_service_by_uuid 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:671:12:aci_gatt_find_included_services 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:699:12:aci_gatt_disc_all_char_of_service 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:727:12:aci_gatt_disc_char_by_uuid 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:762:12:aci_gatt_disc_all_char_desc 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:790:12:aci_gatt_read_char_value 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:815:12:aci_gatt_read_using_char_uuid 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:850:12:aci_gatt_read_long_char_value 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:878:12:aci_gatt_read_multiple_char_value 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:906:12:aci_gatt_write_char_value 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:937:12:aci_gatt_write_long_char_value 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:971:12:aci_gatt_write_char_reliable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1005:12:aci_gatt_write_without_resp 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1035:12:aci_gatt_signed_write_without_resp 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1065:12:aci_gatt_confirm_indication 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1086:12:aci_gatt_permit_write 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1122:12:aci_gatt_permit_read 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1152:12:aci_gatt_set_security_permission 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1179:12:aci_gatt_set_desc_value 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1215:12:aci_gatt_read_handle_value 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1251:12:aci_gatt_update_char_value_ext 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1293:12:aci_gatt_set_access_permission 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1320:12:aci_gatt_store_db 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1334:12:aci_gatt_send_mult_notification 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1361:12:aci_gatt_read_multiple_var_char_value 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1389:12:aci_gatt_write_without_resp_ext 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1422:12:aci_gatt_write_with_resp_ext 2
|
||||
@@ -0,0 +1,16 @@
|
||||
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.o: \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h:
|
||||
Binary file not shown.
@@ -0,0 +1,45 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:20:12:aci_gatt_init 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:34:12:aci_gatt_add_service 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:84:12:aci_gatt_include_service 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:123:12:aci_gatt_add_char 336 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:196:12:aci_gatt_add_char_desc 336 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:281:12:aci_gatt_update_char_value 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:314:12:aci_gatt_del_char 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:338:12:aci_gatt_del_service 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:359:12:aci_gatt_del_include_service 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:383:12:aci_gatt_set_event_mask 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:404:12:aci_gatt_exchange_config 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:426:12:aci_att_find_info_req 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:454:12:aci_att_find_by_type_value_req 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:491:12:aci_att_read_by_type_req 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:526:12:aci_att_read_by_group_type_req 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:561:12:aci_att_prepare_write_req 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:595:12:aci_att_execute_write_req 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:620:12:aci_gatt_disc_all_primary_services 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:642:12:aci_gatt_disc_primary_service_by_uuid 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:671:12:aci_gatt_find_included_services 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:699:12:aci_gatt_disc_all_char_of_service 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:727:12:aci_gatt_disc_char_by_uuid 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:762:12:aci_gatt_disc_all_char_desc 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:790:12:aci_gatt_read_char_value 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:815:12:aci_gatt_read_using_char_uuid 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:850:12:aci_gatt_read_long_char_value 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:878:12:aci_gatt_read_multiple_char_value 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:906:12:aci_gatt_write_char_value 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:937:12:aci_gatt_write_long_char_value 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:971:12:aci_gatt_write_char_reliable 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1005:12:aci_gatt_write_without_resp 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1035:12:aci_gatt_signed_write_without_resp 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1065:12:aci_gatt_confirm_indication 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1086:12:aci_gatt_permit_write 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1122:12:aci_gatt_permit_read 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1152:12:aci_gatt_set_security_permission 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1179:12:aci_gatt_set_desc_value 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1215:12:aci_gatt_read_handle_value 576 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1251:12:aci_gatt_update_char_value_ext 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1293:12:aci_gatt_set_access_permission 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1320:12:aci_gatt_store_db 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1334:12:aci_gatt_send_mult_notification 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1361:12:aci_gatt_read_multiple_var_char_value 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1389:12:aci_gatt_write_without_resp_ext 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c:1422:12:aci_gatt_write_with_resp_ext 320 static
|
||||
@@ -0,0 +1,18 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:20:12:aci_hal_write_config_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:47:12:aci_hal_read_config_data 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:75:12:aci_hal_set_tx_power_level 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:99:12:aci_hal_le_tx_test_packet_number 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:117:12:aci_hal_tone_start 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:141:12:aci_hal_tone_stop 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:155:12:aci_hal_get_link_status 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:175:12:aci_hal_set_radio_activity_mask 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:196:12:aci_hal_get_anchor_period 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:216:12:aci_hal_set_event_mask 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:237:12:aci_hal_set_peripheral_latency 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:258:12:aci_hal_read_rssi 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:276:12:aci_hal_ead_encrypt_decrypt 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:316:12:aci_hal_read_radio_reg 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:342:12:aci_hal_write_radio_reg 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:366:12:aci_hal_read_raw_rssi 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:384:12:aci_hal_rx_start 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:405:12:aci_hal_rx_stop 2
|
||||
@@ -0,0 +1,16 @@
|
||||
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.o: \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h:
|
||||
Binary file not shown.
@@ -0,0 +1,18 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:20:12:aci_hal_write_config_data 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:47:12:aci_hal_read_config_data 568 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:75:12:aci_hal_set_tx_power_level 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:99:12:aci_hal_le_tx_test_packet_number 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:117:12:aci_hal_tone_start 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:141:12:aci_hal_tone_stop 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:155:12:aci_hal_get_link_status 72 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:175:12:aci_hal_set_radio_activity_mask 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:196:12:aci_hal_get_anchor_period 56 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:216:12:aci_hal_set_event_mask 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:237:12:aci_hal_set_peripheral_latency 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:258:12:aci_hal_read_rssi 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:276:12:aci_hal_ead_encrypt_decrypt 576 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:316:12:aci_hal_read_radio_reg 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:342:12:aci_hal_write_radio_reg 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:366:12:aci_hal_read_raw_rssi 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:384:12:aci_hal_rx_start 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c:405:12:aci_hal_rx_stop 40 static
|
||||
@@ -0,0 +1,80 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:20:12:hci_disconnect 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:45:12:hci_read_remote_version_information 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:67:12:hci_set_event_mask 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:88:12:hci_reset 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:102:12:hci_read_transmit_power_level 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:131:12:hci_set_controller_to_host_flow_control 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:152:12:hci_host_buffer_size 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:182:12:hci_host_number_of_completed_packets 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:206:12:hci_read_local_version_information 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:232:12:hci_read_local_supported_commands 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:250:12:hci_read_local_supported_features 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:268:12:hci_read_bd_addr 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:286:12:hci_read_rssi 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:312:12:hci_le_set_event_mask 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:333:12:hci_le_read_buffer_size 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:353:12:hci_le_read_local_supported_features_page_0 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:371:12:hci_le_set_random_address 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:392:12:hci_le_set_advertising_parameters 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:434:12:hci_le_read_advertising_physical_channel_tx_power 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:452:12:hci_le_set_advertising_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:476:12:hci_le_set_scan_response_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:500:12:hci_le_set_advertising_enable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:521:12:hci_le_set_scan_parameters 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:554:12:hci_le_set_scan_enable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:578:12:hci_le_create_connection 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:633:12:hci_le_create_connection_cancel 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:647:12:hci_le_read_filter_accept_list_size 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:665:12:hci_le_clear_filter_accept_list 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:679:12:hci_le_add_device_to_filter_accept_list 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:703:12:hci_le_remove_device_from_filter_accept_list 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:727:12:hci_le_connection_update 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:767:12:hci_le_set_host_channel_classification 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:788:12:hci_le_read_channel_map 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:814:12:hci_le_read_remote_features_page_0 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:836:12:hci_le_encrypt 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:865:12:hci_le_rand 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:883:12:hci_le_enable_encryption 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:914:12:hci_le_long_term_key_request_reply 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:941:12:hci_le_long_term_key_request_negative_reply 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:965:12:hci_le_read_supported_states 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:983:12:hci_le_receiver_test 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1004:12:hci_le_transmitter_test 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1031:12:hci_le_test_end 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1049:12:hci_le_set_data_length 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1079:12:hci_le_read_suggested_default_data_length 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1099:12:hci_le_write_suggested_default_data_length 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1123:12:hci_le_read_local_p256_public_key 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1138:12:hci_le_generate_dhkey 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1160:12:hci_le_add_device_to_resolving_list 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1190:12:hci_le_remove_device_from_resolving_list 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1214:12:hci_le_clear_resolving_list 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1228:12:hci_le_read_resolving_list_size 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1246:12:hci_le_read_peer_resolvable_address 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1275:12:hci_le_read_local_resolvable_address 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1304:12:hci_le_set_address_resolution_enable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1325:12:hci_le_set_resolvable_private_address_timeout 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1346:12:hci_le_read_maximum_data_length 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1370:12:hci_le_read_phy 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1398:12:hci_le_set_default_phy 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1425:12:hci_le_set_phy 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1459:12:hci_le_receiver_test_v2 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1486:12:hci_le_transmitter_test_v2 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1516:12:hci_le_set_advertising_set_random_address 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1540:12:hci_le_set_extended_advertising_parameters 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1608:12:hci_le_set_extended_advertising_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1641:12:hci_le_set_extended_scan_response_data 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1674:12:hci_le_set_extended_advertising_enable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1701:12:hci_le_read_maximum_advertising_data_length 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1719:12:hci_le_read_number_of_supported_advertising_sets 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1737:12:hci_le_remove_advertising_set 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1758:12:hci_le_clear_advertising_sets 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1772:12:hci_le_set_extended_scan_parameters 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1802:12:hci_le_set_extended_scan_enable 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1832:12:hci_le_extended_create_connection 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1869:12:hci_le_read_transmit_power 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1889:12:hci_le_read_rf_path_compensation 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1909:12:hci_le_write_rf_path_compensation 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1933:12:hci_le_set_privacy_mode 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1960:12:hci_le_generate_dhkey_v2 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1985:12:hci_le_set_resolvable_private_address_timeout_v2 2
|
||||
@@ -0,0 +1,16 @@
|
||||
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.o: \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h:
|
||||
Binary file not shown.
@@ -0,0 +1,80 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:20:12:hci_disconnect 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:45:12:hci_read_remote_version_information 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:67:12:hci_set_event_mask 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:88:12:hci_reset 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:102:12:hci_read_transmit_power_level 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:131:12:hci_set_controller_to_host_flow_control 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:152:12:hci_host_buffer_size 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:182:12:hci_host_number_of_completed_packets 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:206:12:hci_read_local_version_information 64 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:232:12:hci_read_local_supported_commands 112 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:250:12:hci_read_local_supported_features 56 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:268:12:hci_read_bd_addr 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:286:12:hci_read_rssi 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:312:12:hci_le_set_event_mask 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:333:12:hci_le_read_buffer_size 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:353:12:hci_le_read_local_supported_features_page_0 56 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:371:12:hci_le_set_random_address 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:392:12:hci_le_set_advertising_parameters 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:434:12:hci_le_read_advertising_physical_channel_tx_power 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:452:12:hci_le_set_advertising_data 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:476:12:hci_le_set_scan_response_data 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:500:12:hci_le_set_advertising_enable 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:521:12:hci_le_set_scan_parameters 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:554:12:hci_le_set_scan_enable 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:578:12:hci_le_create_connection 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:633:12:hci_le_create_connection_cancel 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:647:12:hci_le_read_filter_accept_list_size 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:665:12:hci_le_clear_filter_accept_list 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:679:12:hci_le_add_device_to_filter_accept_list 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:703:12:hci_le_remove_device_from_filter_accept_list 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:727:12:hci_le_connection_update 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:767:12:hci_le_set_host_channel_classification 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:788:12:hci_le_read_channel_map 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:814:12:hci_le_read_remote_features_page_0 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:836:12:hci_le_encrypt 336 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:865:12:hci_le_rand 56 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:883:12:hci_le_enable_encryption 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:914:12:hci_le_long_term_key_request_reply 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:941:12:hci_le_long_term_key_request_negative_reply 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:965:12:hci_le_read_supported_states 56 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:983:12:hci_le_receiver_test 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1004:12:hci_le_transmitter_test 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1031:12:hci_le_test_end 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1049:12:hci_le_set_data_length 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1079:12:hci_le_read_suggested_default_data_length 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1099:12:hci_le_write_suggested_default_data_length 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1123:12:hci_le_read_local_p256_public_key 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1138:12:hci_le_generate_dhkey 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1160:12:hci_le_add_device_to_resolving_list 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1190:12:hci_le_remove_device_from_resolving_list 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1214:12:hci_le_clear_resolving_list 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1228:12:hci_le_read_resolving_list_size 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1246:12:hci_le_read_peer_resolvable_address 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1275:12:hci_le_read_local_resolvable_address 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1304:12:hci_le_set_address_resolution_enable 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1325:12:hci_le_set_resolvable_private_address_timeout 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1346:12:hci_le_read_maximum_data_length 64 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1370:12:hci_le_read_phy 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1398:12:hci_le_set_default_phy 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1425:12:hci_le_set_phy 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1459:12:hci_le_receiver_test_v2 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1486:12:hci_le_transmitter_test_v2 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1516:12:hci_le_set_advertising_set_random_address 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1540:12:hci_le_set_extended_advertising_parameters 328 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1608:12:hci_le_set_extended_advertising_data 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1641:12:hci_le_set_extended_scan_response_data 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1674:12:hci_le_set_extended_advertising_enable 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1701:12:hci_le_read_maximum_advertising_data_length 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1719:12:hci_le_read_number_of_supported_advertising_sets 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1737:12:hci_le_remove_advertising_set 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1758:12:hci_le_clear_advertising_sets 40 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1772:12:hci_le_set_extended_scan_parameters 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1802:12:hci_le_set_extended_scan_enable 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1832:12:hci_le_extended_create_connection 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1869:12:hci_le_read_transmit_power 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1889:12:hci_le_read_rf_path_compensation 48 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1909:12:hci_le_write_rf_path_compensation 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1933:12:hci_le_set_privacy_mode 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1960:12:hci_le_generate_dhkey_v2 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c:1985:12:hci_le_set_resolvable_private_address_timeout_v2 312 static
|
||||
@@ -0,0 +1,9 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:20:12:aci_l2cap_connection_parameter_update_req 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:54:12:aci_l2cap_connection_parameter_update_resp 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:99:12:aci_l2cap_coc_connect 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:135:12:aci_l2cap_coc_connect_confirm 3
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:178:12:aci_l2cap_coc_reconf 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:211:12:aci_l2cap_coc_reconf_confirm 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:235:12:aci_l2cap_coc_disconnect 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:256:12:aci_l2cap_coc_flow_control 2
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:280:12:aci_l2cap_coc_tx_data 2
|
||||
@@ -0,0 +1,16 @@
|
||||
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.o: \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h:
|
||||
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:20:12:aci_l2cap_connection_parameter_update_req 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:54:12:aci_l2cap_connection_parameter_update_resp 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:99:12:aci_l2cap_coc_connect 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:135:12:aci_l2cap_coc_connect_confirm 568 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:178:12:aci_l2cap_coc_reconf 320 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:211:12:aci_l2cap_coc_reconf_confirm 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:235:12:aci_l2cap_coc_disconnect 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:256:12:aci_l2cap_coc_flow_control 312 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c:280:12:aci_l2cap_coc_tx_data 312 static
|
||||
@@ -0,0 +1,39 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (14.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c
|
||||
|
||||
OBJS += \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.o \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.o \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.o \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.o \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.o
|
||||
|
||||
C_DEPS += \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.d \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.d \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.d \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.d \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Middlewares/ST/STM32_WPAN/ble/core/auto/%.o Middlewares/ST/STM32_WPAN/ble/core/auto/%.su Middlewares/ST/STM32_WPAN/ble/core/auto/%.cyclo: ../Middlewares/ST/STM32_WPAN/ble/core/auto/%.c Middlewares/ST/STM32_WPAN/ble/core/auto/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32WB55xx -c -I../Core/Inc -I../USB_Device/App -I../USB_Device/Target -I../Drivers/STM32WBxx_HAL_Driver/Inc -I../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy -I../Middlewares/Third_Party/FreeRTOS/Source/include -I../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F -I../Drivers/CMSIS/RTOS2/Include -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -I../Drivers/CMSIS/Device/ST/STM32WBxx/Include -I../Drivers/CMSIS/Include -I../STM32_WPAN/App -I../Utilities/lpm/tiny_lpm -I../Middlewares/ST/STM32_WPAN -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/shci -I../Middlewares/ST/STM32_WPAN/utilities -I../Middlewares/ST/STM32_WPAN/ble/core -I../Middlewares/ST/STM32_WPAN/ble/core/auto -I../Middlewares/ST/STM32_WPAN/ble/core/template -I../Middlewares/ST/STM32_WPAN/ble/svc/Inc -I../Middlewares/ST/STM32_WPAN/ble/svc/Src -I../Middlewares/ST/STM32_WPAN/ble -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-Middlewares-2f-ST-2f-STM32_WPAN-2f-ble-2f-core-2f-auto
|
||||
|
||||
clean-Middlewares-2f-ST-2f-STM32_WPAN-2f-ble-2f-core-2f-auto:
|
||||
-$(RM) ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.cyclo ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.d ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.o ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.su ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.cyclo ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.d ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.o ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.su ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.cyclo ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.d ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.o ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.su ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.cyclo ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.d ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.o ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.su ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.cyclo ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.d ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.o ./Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.su
|
||||
|
||||
.PHONY: clean-Middlewares-2f-ST-2f-STM32_WPAN-2f-ble-2f-core-2f-auto
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.c:28:7:Osal_MemCpy 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.c:38:7:Osal_MemSet 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.c:47:5:Osal_MemCmp 1
|
||||
@@ -0,0 +1,4 @@
|
||||
Middlewares/ST/STM32_WPAN/ble/core/template/osal.o: \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h:
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.c:28:7:Osal_MemCpy 24 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.c:38:7:Osal_MemSet 24 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.c:47:5:Osal_MemCmp 24 static
|
||||
@@ -0,0 +1,27 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (14.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.c
|
||||
|
||||
OBJS += \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/template/osal.o
|
||||
|
||||
C_DEPS += \
|
||||
./Middlewares/ST/STM32_WPAN/ble/core/template/osal.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Middlewares/ST/STM32_WPAN/ble/core/template/%.o Middlewares/ST/STM32_WPAN/ble/core/template/%.su Middlewares/ST/STM32_WPAN/ble/core/template/%.cyclo: ../Middlewares/ST/STM32_WPAN/ble/core/template/%.c Middlewares/ST/STM32_WPAN/ble/core/template/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32WB55xx -c -I../Core/Inc -I../USB_Device/App -I../USB_Device/Target -I../Drivers/STM32WBxx_HAL_Driver/Inc -I../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy -I../Middlewares/Third_Party/FreeRTOS/Source/include -I../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F -I../Drivers/CMSIS/RTOS2/Include -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -I../Drivers/CMSIS/Device/ST/STM32WBxx/Include -I../Drivers/CMSIS/Include -I../STM32_WPAN/App -I../Utilities/lpm/tiny_lpm -I../Middlewares/ST/STM32_WPAN -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/shci -I../Middlewares/ST/STM32_WPAN/utilities -I../Middlewares/ST/STM32_WPAN/ble/core -I../Middlewares/ST/STM32_WPAN/ble/core/auto -I../Middlewares/ST/STM32_WPAN/ble/core/template -I../Middlewares/ST/STM32_WPAN/ble/svc/Inc -I../Middlewares/ST/STM32_WPAN/ble/svc/Src -I../Middlewares/ST/STM32_WPAN/ble -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-Middlewares-2f-ST-2f-STM32_WPAN-2f-ble-2f-core-2f-template
|
||||
|
||||
clean-Middlewares-2f-ST-2f-STM32_WPAN-2f-ble-2f-core-2f-template:
|
||||
-$(RM) ./Middlewares/ST/STM32_WPAN/ble/core/template/osal.cyclo ./Middlewares/ST/STM32_WPAN/ble/core/template/osal.d ./Middlewares/ST/STM32_WPAN/ble/core/template/osal.o ./Middlewares/ST/STM32_WPAN/ble/core/template/osal.su
|
||||
|
||||
.PHONY: clean-Middlewares-2f-ST-2f-STM32_WPAN-2f-ble-2f-core-2f-template
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (14.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c
|
||||
|
||||
OBJS += \
|
||||
./Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.o
|
||||
|
||||
C_DEPS += \
|
||||
./Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Middlewares/ST/STM32_WPAN/ble/svc/Src/%.o Middlewares/ST/STM32_WPAN/ble/svc/Src/%.su Middlewares/ST/STM32_WPAN/ble/svc/Src/%.cyclo: ../Middlewares/ST/STM32_WPAN/ble/svc/Src/%.c Middlewares/ST/STM32_WPAN/ble/svc/Src/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32WB55xx -c -I../Core/Inc -I../USB_Device/App -I../USB_Device/Target -I../Drivers/STM32WBxx_HAL_Driver/Inc -I../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy -I../Middlewares/Third_Party/FreeRTOS/Source/include -I../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F -I../Drivers/CMSIS/RTOS2/Include -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -I../Drivers/CMSIS/Device/ST/STM32WBxx/Include -I../Drivers/CMSIS/Include -I../STM32_WPAN/App -I../Utilities/lpm/tiny_lpm -I../Middlewares/ST/STM32_WPAN -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl -I../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/shci -I../Middlewares/ST/STM32_WPAN/utilities -I../Middlewares/ST/STM32_WPAN/ble/core -I../Middlewares/ST/STM32_WPAN/ble/core/auto -I../Middlewares/ST/STM32_WPAN/ble/core/template -I../Middlewares/ST/STM32_WPAN/ble/svc/Inc -I../Middlewares/ST/STM32_WPAN/ble/svc/Src -I../Middlewares/ST/STM32_WPAN/ble -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-Middlewares-2f-ST-2f-STM32_WPAN-2f-ble-2f-svc-2f-Src
|
||||
|
||||
clean-Middlewares-2f-ST-2f-STM32_WPAN-2f-ble-2f-svc-2f-Src:
|
||||
-$(RM) ./Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.cyclo ./Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.d ./Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.o ./Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.su
|
||||
|
||||
.PHONY: clean-Middlewares-2f-ST-2f-STM32_WPAN-2f-ble-2f-svc-2f-Src
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:63:13:BAS_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:68:13:BLS_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:72:13:CRS_STM_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:76:13:DIS_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:80:13:EDS_STM_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:84:13:HIDS_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:88:13:HRS_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:92:13:HTS_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:96:13:IAS_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:100:13:LLS_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:104:13:TPS_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:108:13:MOTENV_STM_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:112:13:P2PS_STM_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:116:13:ZDD_STM_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:120:13:OTAS_STM_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:124:13:MESH_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:128:13:BVOPUS_STM_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:132:13:SVCCTL_InitCustomSvc 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:139:6:SVCCTL_Init 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:156:13:SVCCTL_SvcInit 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:202:6:SVCCTL_RegisterSvcHandler 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:219:6:SVCCTL_RegisterCltHandler 1
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:231:35:SVCCTL_UserEvtRx 9
|
||||
@@ -0,0 +1,227 @@
|
||||
Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.o: \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/common_blesvc.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/ble_common.h \
|
||||
../STM32_WPAN/App/ble_conf.h ../Core/Inc/app_conf.h \
|
||||
../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/hw.h \
|
||||
../Core/Inc/hw_conf.h ../Core/Inc/FreeRTOSConfig.h ../Core/Inc/hw_if.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wbxx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wb55xx.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/STM32WBxx/Include/system_stm32wbxx.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal.h \
|
||||
../Core/Inc/stm32wbxx_hal_conf.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_def.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dma.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dmamux.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_cortex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_exti.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_hsem.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_ipcc.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pcd.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_usb.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pcd_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_crs.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_spi.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_spi_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_tim.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_tim_ex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_cortex.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_utils.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_hsem.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_gpio.h \
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rtc.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h \
|
||||
../STM32_WPAN/App/ble_dbg_conf.h \
|
||||
../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/tl.h \
|
||||
../Middlewares/ST/STM32_WPAN/stm32_wpan_common.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/ble.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_core.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gen_aci.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_events.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bas.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bls.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/crs_stm.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/dis.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/eds_stm.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hids.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hrs.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hts.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/ias.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/lls.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/tps.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/motenv_stm.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/p2p_stm.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/zdd_stm.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/otas_stm.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/mesh.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/template_stm.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/svc_ctl.h \
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/uuid.h \
|
||||
../Middlewares/ST/STM32_WPAN/utilities/dbg_trace.h
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/common_blesvc.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/ble_common.h:
|
||||
../STM32_WPAN/App/ble_conf.h:
|
||||
../Core/Inc/app_conf.h:
|
||||
../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/hw.h:
|
||||
../Core/Inc/hw_conf.h:
|
||||
../Core/Inc/FreeRTOSConfig.h:
|
||||
../Core/Inc/hw_if.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wbxx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wb55xx.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/STM32WBxx/Include/system_stm32wbxx.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal.h:
|
||||
../Core/Inc/stm32wbxx_hal_conf.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_def.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dma.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dmamux.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_cortex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_exti.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_hsem.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_ipcc.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pcd.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_usb.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pcd_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_crs.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_spi.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_spi_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_tim.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_tim_ex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_cortex.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_utils.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_hsem.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_gpio.h:
|
||||
../Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rtc.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h:
|
||||
../STM32_WPAN/App/ble_dbg_conf.h:
|
||||
../Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/tl.h:
|
||||
../Middlewares/ST/STM32_WPAN/stm32_wpan_common.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/ble.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_core.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gen_aci.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_types.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/ble_const.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/osal.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/template/compiler.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_events.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_defs.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/auto/ble_vs_codes.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_legacy.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/core/ble_std.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bas.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/bls.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/crs_stm.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/dis.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/eds_stm.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hids.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hrs.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/hts.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/ias.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/lls.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/tps.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/motenv_stm.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/p2p_stm.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/zdd_stm.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/otas_stm.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/mesh.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/template_stm.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/svc_ctl.h:
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Inc/uuid.h:
|
||||
../Middlewares/ST/STM32_WPAN/utilities/dbg_trace.h:
|
||||
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:63:13:BAS_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:68:13:BLS_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:72:13:CRS_STM_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:76:13:DIS_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:80:13:EDS_STM_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:84:13:HIDS_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:88:13:HRS_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:92:13:HTS_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:96:13:IAS_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:100:13:LLS_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:104:13:TPS_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:108:13:MOTENV_STM_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:112:13:P2PS_STM_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:116:13:ZDD_STM_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:120:13:OTAS_STM_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:124:13:MESH_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:128:13:BVOPUS_STM_Init 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:132:13:SVCCTL_InitCustomSvc 4 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:139:6:SVCCTL_Init 8 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:156:13:SVCCTL_SvcInit 8 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:202:6:SVCCTL_RegisterSvcHandler 16 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:219:6:SVCCTL_RegisterCltHandler 16 static
|
||||
../Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c:231:35:SVCCTL_UserEvtRx 32 static
|
||||
Reference in New Issue
Block a user