Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/irtc/
Dfsl_irtc.c162 if (kStatus_Success == IRTC_SetWriteProtection(base, false)) in IRTC_Init()
441 status_t IRTC_SetWriteProtection(RTC_Type *base, bool lock) in IRTC_SetWriteProtection() function
Dfsl_irtc.h504 status_t IRTC_SetWriteProtection(RTC_Type *base, bool lock);