Home
last modified time | relevance | path

Searched refs:BKP_TPCTL_TPEN (Results 1 – 2 of 2) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_bkp.c187 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()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_bkp.h102 #define BKP_TPCTL_TPEN BIT(0) /*!< tamper detection enable */ macro

Completed in 6 milliseconds