Searched refs:timer0_en (Results 1 – 3 of 3) sorted by relevance
48 hw->group[group].ctrl.timer0_en = 0; in timer_ll_init()65 hw->group[group].ctrl.timer0_en = value; in timer_ll_set_enable()88 status |= hw->group[group].ctrl.timer0_en << (bit_pos++); in timer_ll_get_enable_status()
35 SOC_LOGI(" timer0_en: %x\n", hw->group[group].ctrl.timer0_en); in timer_struct_dump()
27 uint32_t timer0_en: 1; /**< bit[0] */ member