Chirp SonicLib
4.9.0
invn
soniclib
sensor_fw
icu_init
icu_algo_format.h
1
//
2
// Created by rprzybyla on 9/9/2021.
3
//
4
5
#ifndef SHASTA_NONE_ICU_ALGO_FORMAT_H
6
#define SHASTA_NONE_ICU_ALGO_FORMAT_H
7
8
#include "shasta_init_interface.h"
9
10
//main.c will instantiate ICU_ALGO_FORMAT which will resolve by Cmake at build time.
11
typedef
shasta_init_t
ICU_ALGO_FORMAT
;
12
13
#endif
//SHASTA_NONE_ICU_ALGO_FORMAT_H
shasta_init
Definition:
shasta_init_interface.h:11
Generated by
1.9.1