CS_TIM_MASK
mask = CS_TIM_MASK;
pwr_mgmt_ctrl |= (SR_TIM_MASK | CS_TIM_MASK | PD_TIM_MASK) &
pwr_mgmt_ctrl &= ~CS_TIM_MASK;