Searched refs:BKP_TPCS_TPIE (Results 1 – 2 of 2) sorted by relevance
229 BKP_TPCS |= (uint16_t)BKP_TPCS_TPIE; in bkp_interrupt_enable()240 BKP_TPCS &= (uint16_t)~BKP_TPCS_TPIE; in bkp_interrupt_disable()
108 #define BKP_TPCS_TPIE BIT(2) /*!< tamper interrupt enable */ macro
Completed in 5 milliseconds