1 // This code snippet was auto-generated on Thu May 23 12:10:04 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 rfe --fwname ble_cs --fwdesc CC2340R5 LRF firmware for rfe, mode ble_cs /home/developer/.conan/data/loki-lrf/8.11.00.04/library-lprf/eng/build/0c46501566d33cb4afdce9818f8c3e61ffe04c9a/build/lrfbledig/iar/rfe/ble_cs/rfe_ble_cs_ram.bin /home/developer/.conan/data/loki-lrf/8.11.00.04/library-lprf/eng/build/0c46501566d33cb4afdce9818f8c3e61ffe04c9a/build/lrfbledig/iar/rfe/ble_cs/lrf_rfe_binary_ble_cs.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/rfe/ble_cs/rfe_ble_cs_ram.bin 6 // Binary source last modified: 23-May-2024 12:10 7 8 9 #ifndef _LRF_RFE_BINARY_BLE_CS_C 10 #define _LRF_RFE_BINARY_BLE_CS_C 11 12 13 #include <stdint.h> 14 15 /* Length of binary image. */ 16 #define LRF_RFE_BINARY_BLE_CS_LENGTH 869 17 18 /* Declaration of raw binary. */ 19 extern const uint32_t LRF_RFE_binary_ble_cs[LRF_RFE_BINARY_BLE_CS_LENGTH]; 20 21 #endif 22