Home
last modified time | relevance | path

Searched refs:GEN (Results 1 – 14 of 14) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/
A Dgclk.c410 uint32_t prev_gen_id = GCLK->CLKCTRL.bit.GEN; in system_gclk_chan_disable()
411 GCLK->CLKCTRL.bit.GEN = 0; in system_gclk_chan_disable()
420 GCLK->CLKCTRL.bit.GEN = prev_gen_id; in system_gclk_chan_disable()
516 gen_id = GCLK->CLKCTRL.bit.GEN; in system_gclk_chan_get_hz()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dgclk.c410 uint32_t prev_gen_id = GCLK->CLKCTRL.bit.GEN; in system_gclk_chan_disable()
411 GCLK->CLKCTRL.bit.GEN = 0; in system_gclk_chan_disable()
420 GCLK->CLKCTRL.bit.GEN = prev_gen_id; in system_gclk_chan_disable()
516 gen_id = GCLK->CLKCTRL.bit.GEN; in system_gclk_chan_get_hz()
/bsp/allwinner/libraries/sunxi-hal/hal/source/cir/
A Dcommon_cir.h42 #define GEN (0x01 << GEN_OFFSET) macro
A Dhal_cir.c305 reg_val |= (GEN | RXEN); in sunxi_cir_module_enable()
307 reg_val &= ~(GEN | RXEN); in sunxi_cir_module_enable()
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_cir.h45 #define GEN (0x01 << GEN_OFFSET) macro
/bsp/microchip/saml10/bsp/include/component/
A Dgclk.h186 … uint32_t GEN:3; /**< bit: 0..2 Generic Clock Generator */ member
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dgclk.h194 uint32_t GEN:4; /*!< bit: 0.. 3 Generic Clock Generator */ member
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Dac108.c1356 0x1 << TXEN | 0x1 << GEN, in ac108_codec_set_sysclk()
1357 0x1 << TXEN | 0x1 << GEN); in ac108_codec_set_sysclk()
1426 0x1 << GEN, 0x0 << GEN); in ac108_codec_hw_free()
A Dac108.h309 #define GEN 0 macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dgclk.h98 uint16_t GEN:4; /*!< bit: 8..11 Generic Clock Generator */ member
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dgclk.h101 uint16_t GEN:4; /*!< bit: 8..11 Generic Clock Generator */ member
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dgclk.h211 uint32_t GEN:4; /*!< bit: 0.. 3 Generic Clock Generator */ member
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dgclk.h211 uint32_t GEN:4; /*!< bit: 0.. 3 Generic Clock Generator */ member
/bsp/microchip/same54/bsp/include/component/
A Dgclk.h211 uint32_t GEN:4; /*!< bit: 0.. 3 Generic Clock Generator */ member

Completed in 48 milliseconds