osmocom-analog/src/dcf77/weather.h

4 lines
113 B
C

int32_t weather_decode(uint64_t cipher, uint64_t key);
uint64_t weather_encode(uint32_t weather, uint64_t key);