Searched refs:RTC_STATUS_WRITE_PROT_EN_MASK (Results 1 – 1 of 1) sorted by relevance
45 while ((reg->STATUS & (uint16_t)RTC_STATUS_WRITE_PROT_EN_MASK) == 0) { in nxp_irtc_unlock_registers()49 while ((reg->STATUS & (int16_t)RTC_STATUS_WRITE_PROT_EN_MASK) != 0) { in nxp_irtc_unlock_registers()