summaryrefslogtreecommitdiff
path: root/firmware/c1224/include/crystal_steer.h
blob: 9aa55f9ce887fbc167bc4983f0440403699f80a0 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef C1224_CRYSTAL_STEER_H
#define C1224_CRYSTAL_STEER_H

#include <stdbool.h>

/** v1.0 no-op — rate = stuffed crystal; no XTAL mux. */
void crystal_steer_apply(void);
bool crystal_steer_applied(void);

#endif
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com