Searched refs:temp_reg (Results 1 – 4 of 4) sorted by relevance
98 uint32_t temp_reg; in soc_early_init_hook() local111 temp_reg = SYSMPU->CESR; in soc_early_init_hook()112 temp_reg &= ~SYSMPU_CESR_VLD_MASK; in soc_early_init_hook()113 temp_reg |= SYSMPU_CESR_SPERR_MASK; in soc_early_init_hook()114 SYSMPU->CESR = temp_reg; in soc_early_init_hook()
132 uint32_t temp_reg; in soc_early_init_hook() local150 temp_reg = SYSMPU->CESR; in soc_early_init_hook()151 temp_reg &= ~SYSMPU_CESR_VLD_MASK; in soc_early_init_hook()152 temp_reg |= SYSMPU_CESR_SPERR_MASK; in soc_early_init_hook()153 SYSMPU->CESR = temp_reg; in soc_early_init_hook()
19 uint8_t temp_reg = TCN75A_TEMP_REG; in tcn75a_sample_fetch() local37 ret = i2c_write_read_dt(&config->i2c_spec, &temp_reg, sizeof(temp_reg), in tcn75a_sample_fetch()
244 uint32_t temp_reg; in soc_early_init_hook() local254 temp_reg = SYSMPU->CESR; in soc_early_init_hook()255 temp_reg &= ~SYSMPU_CESR_VLD_MASK; in soc_early_init_hook()256 temp_reg |= SYSMPU_CESR_SPERR_MASK; in soc_early_init_hook()257 SYSMPU->CESR = temp_reg; in soc_early_init_hook()