Searched refs:RTC_Type (Results 1 – 5 of 5) sorted by relevance
15 RTC_Type *base;42 static void nxp_irtc_unlock_registers(RTC_Type *reg) in nxp_irtc_unlock_registers()67 RTC_Type *irtc_reg = config->base; in nxp_irtc_set_time()105 RTC_Type *irtc_reg = config->base; in nxp_irtc_get_time()152 RTC_Type *irtc_reg = config->base; in nxp_irtc_alarm_set_time()218 RTC_Type *irtc_reg = config->base; in nxp_irtc_alarm_get_time()265 RTC_Type *irtc_reg = config->base; in nxp_irtc_alarm_is_pending()327 RTC_Type *irtc_reg = config->base; in nxp_irtc_init()344 RTC_Type *irtc_reg = config->base; in nxp_irtc_isr()386 .base = (RTC_Type *)DT_INST_REG_ADDR(n), \
37 RTC_Type *regs;51 RTC_Type *rtc_regs = dev_cfg->regs; in rtc_rts5912_reset_rtc_time()71 RTC_Type *rtc_regs = dev_cfg->regs; in rtc_rts5912_set_time()97 RTC_Type *rtc_regs = dev_cfg->regs; in rtc_rts5912_get_time()146 .regs = (RTC_Type *)(DT_INST_REG_ADDR(inst)), \
37 } RTC_Type; typedef
25 RTC_Type *base;236 .base = (RTC_Type *)DT_INST_REG_ADDR(id), \442 .base = (RTC_Type *)DT_REG_ADDR(DT_INST_PARENT(id)), \
38 RTC_Type *base;292 .base = (RTC_Type *)DT_INST_REG_ADDR(0),