Searched refs:p_ostde (Results 1 – 1 of 1) sorted by relevance
808 uint8_t volatile * p_ostde = &R_SYSTEM->OSTDCR; in r_lpm_low_power_enter() local832 p_ostde = (uint8_t volatile *) ((uint32_t) p_ostde | BSP_FEATURE_TZ_NS_OFFSET); in r_lpm_low_power_enter()958 saved_ostdcr_ostde = (*p_ostde & R_SYSTEM_OSTDCR_OSTDE_Msk) >> R_SYSTEM_OSTDCR_OSTDE_Pos; in r_lpm_low_power_enter()959 *p_ostde &= (uint8_t) ~R_SYSTEM_OSTDCR_OSTDE_Msk; in r_lpm_low_power_enter()1053 *p_ostde |= (uint8_t) saved_ostdcr_ostde; in r_lpm_low_power_enter()