Searched refs:BKP_TPCTL (Results 1 – 2 of 2) sorted by relevance
187 BKP_TPCTL |= (uint16_t)BKP_TPCTL_TPEN; in bkp_tamper_detection_enable()198 BKP_TPCTL &= (uint16_t)~BKP_TPCTL_TPEN; in bkp_tamper_detection_disable()215 ctl = BKP_TPCTL; in bkp_tamper_active_level_set()218 BKP_TPCTL = ctl; in bkp_tamper_active_level_set()
88 #define BKP_TPCTL REG16((BKP) + 0x30U) /*!< tamper pin control register */ macro
Completed in 6 milliseconds