Extract I2C_WATCHDOG_INTERVAL_USEC.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
// Macros:
|
||||
|
||||
#define I2C_WATCHDOG_INTERVAL_USEC 100000
|
||||
|
||||
#define PIT_I2C_WATCHDOG_HANDLER PIT0_IRQHandler
|
||||
#define PIT_I2C_WATCHDOG_IRQ_ID PIT0_IRQn
|
||||
#define PIT_SOURCE_CLOCK CLOCK_GetFreq(kCLOCK_BusClk)
|
||||
|
||||
Reference in New Issue
Block a user