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