Searched full:consec_rd_timeout (Results 1 – 3 of 3) sorted by relevance
28 consec_rd_timeout:
53 uint32_t consec_rd_timeout; member282 regs->SAF_CONSEC_RD_TMOUT = cfg->consec_rd_timeout; in saf_flash_timing_init()840 .consec_rd_timeout = DT_INST_PROP_OR(841 inst, consec_rd_timeout, MCHP_SAF_FLASH_CONSEC_READ_TIMEOUT),
72 uint32_t consec_rd_timeout; member317 regs->SAF_CONSEC_RD_TMOUT = cfg->consec_rd_timeout; in saf_flash_timing_init()1128 .consec_rd_timeout = DT_INST_PROP_OR( \1129 n, consec_rd_timeout, MCHP_SAF_FLASH_CONSEC_READ_TIMEOUT), \