Home
last modified time | relevance | path

Searched refs:tamper_with_timestamp (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h283 …ControlStatus tamper_with_timestamp; /*!< RTC tamper time-s… member
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h282 …ControlStatus tamper_with_timestamp; /*!< RTC tamper… member
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c718 if(DISABLE != rtc_tamper->tamper_with_timestamp) { in rtc_tamper_enable()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c686 if(DISABLE != rtc_tamper->tamper_with_timestamp) { in rtc_tamper_enable()