Home
last modified time | relevance | path

Searched refs:SETTEN (Results 1 – 5 of 5) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpit.h338 base->SETTEN |= (LPIT_SETTEN_SET_T_EN_0_MASK << channel); in LPIT_StartTimer()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
Dsystem_RV32M1_zero_riscy.c492 SYSTICK_LPIT->SETTEN |= (LPIT_SETTEN_SET_T_EN_0_MASK << SYSTICK_LPIT_CH);
Dsystem_RV32M1_ri5cy.c489 SYSTICK_LPIT->SETTEN |= (LPIT_SETTEN_SET_T_EN_0_MASK << SYSTICK_LPIT_CH);
DRV32M1_ri5cy.h11202 __IO uint32_t SETTEN; /**< Set Timer Enable Register, offset: 0x14 */ member
DRV32M1_zero_riscy.h11346 __IO uint32_t SETTEN; /**< Set Timer Enable Register, offset: 0x14 */ member