1 // This code snippet was auto-generated on Thu May 23 12:10:11 2024 using command: 2 // perl /home/developer/.conan/data/loki-lrf/8.11.00.04/library-lprf/eng/build/0c46501566d33cb4afdce9818f8c3e61ffe04c9a/lrfbledig/../tools/topsm/bin2csource_v2.pl --cpu pbe --fwname ble5 --fwdesc CC2340R5 LRF firmware for pbe, mode ble5 /home/developer/.conan/data/loki-lrf/8.11.00.04/library-lprf/eng/build/0c46501566d33cb4afdce9818f8c3e61ffe04c9a/build/lrfbledig/iar/pbe/ble5/pbe_ble5_ram.bin /home/developer/.conan/data/loki-lrf/8.11.00.04/library-lprf/eng/build/0c46501566d33cb4afdce9818f8c3e61ffe04c9a/build/lrfbledig/iar/pbe/ble5/lrf_pbe_binary_ble5.c 3 4 5 // Binary source file: /home/developer/.conan/data/loki-lrf/8.11.00.04/library-lprf/eng/build/0c46501566d33cb4afdce9818f8c3e61ffe04c9a/build/lrfbledig/iar/pbe/ble5/pbe_ble5_ram.bin 6 // Binary source last modified: 23-May-2024 12:10 7 8 9 #ifndef _LRF_PBE_BINARY_BLE5_C 10 #define _LRF_PBE_BINARY_BLE5_C 11 12 13 #include <stdint.h> 14 15 /* Length of binary image. */ 16 #define LRF_PBE_BINARY_BLE5_LENGTH 930 17 18 /* Declaration of raw binary. */ 19 extern const uint32_t LRF_PBE_binary_ble5[LRF_PBE_BINARY_BLE5_LENGTH]; 20 21 #endif 22