|
discoverpixy
|
|
Macros | |
| #define | RTC_CalibSign_Positive ((uint32_t)0x00000000) |
| #define | RTC_CalibSign_Negative ((uint32_t)0x00000080) |
| #define | IS_RTC_CALIB_SIGN(SIGN) |
| #define | IS_RTC_CALIB_VALUE(VALUE) ((VALUE) < 0x20) |
| #define IS_RTC_CALIB_SIGN | ( | SIGN | ) |
1.8.9.1