| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_gpio_drv.h | 112 ptr->OE[port].CLEAR = 1 << pin; in gpio_set_pin_input() 124 ptr->OE[port].SET = 1 << pin; in gpio_set_pin_output() 291 ptr->OE[port].SET = mask; in gpio_enable_port_output_with_mask() 303 ptr->OE[port].CLEAR = mask; in gpio_disable_port_output_with_mask()
|
| /bsp/x86/drivers/include/ |
| A D | bsp.h | 132 #define OE 0x02 /* Overrun Error */ macro
|
| /bsp/hpmicro/hpm6750evkmini/board/ |
| A D | rw007_port.c | 44 RW007_CS_GPIO->OE[gpio_index].SET = (1UL <<pin_index); in rw007_spi_cs_init()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/src/ |
| A D | hpm_gpio_drv.c | 74 ptr->OE[port].SET = 1 << pin; in gpio_set_pin_output_with_initial()
|
| /bsp/ti/c28x/libraries/tms320f28379d/headers/include/ |
| A D | F2837xD_sci.h | 123 Uint16 OE:1; // 3 Overrun error flag member
|
| /bsp/hpmicro/hpm6800evk/board/ |
| A D | pinmux.c | 232 HPM_GPIO0->OE[GPIO_OE_GPIOD].SET = 1UL << 7; in init_sdxc_pwr_pin() 245 HPM_GPIO0->OE[GPIO_OE_GPIOD].SET = 1UL << 12; in init_sdxc_vsel_pin() 258 HPM_GPIO0->OE[GPIO_OE_GPIOD].CLEAR = 1UL << 5; in init_sdxc_cd_pin()
|
| /bsp/microchip/saml10/bsp/include/component/ |
| A D | gclk.h | 125 … uint32_t OE:1; /**< bit: 11 Output Enable */ member
|
| /bsp/microchip/samc21/bsp/samc21/include/component/ |
| A D | gclk.h | 141 uint32_t OE:1; /*!< bit: 11 Output Enable */ member
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/ |
| A D | gclk.h | 223 uint32_t OE:1; /*!< bit: 19 Output Enable */ member
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/ |
| A D | gclk.h | 208 uint32_t OE:1; /*!< bit: 19 Output Enable */ member
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/ |
| A D | gclk.h | 156 uint32_t OE:1; /*!< bit: 11 Output Enable */ member
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/ |
| A D | gclk.h | 156 uint32_t OE:1; /*!< bit: 11 Output Enable */ member
|
| /bsp/microchip/same54/bsp/include/component/ |
| A D | gclk.h | 156 uint32_t OE:1; /*!< bit: 11 Output Enable */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/ |
| A D | hpm_gpio_regs.h | 28 } OE[16]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/ |
| A D | hpm_gpio_regs.h | 28 } OE[16]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/ |
| A D | hpm_gpio_regs.h | 28 } OE[16]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/ |
| A D | hpm_gpio_regs.h | 28 } OE[16]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/ |
| A D | hpm_gpio_regs.h | 30 } OE[15]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/ |
| A D | hpm_gpio_regs.h | 28 } OE[16]; member
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | pinmux.c | 597 HPM_GPIO0->OE[GPIO_OE_GPIOC].SET = 1UL << 20; in init_sdxc_pwr_pin()
|
| /bsp/stm32/stm32l496-st-discovery/board/CubeMX_Config/ |
| A D | CubeMX_Config.ioc | 460 PD4.GPIO_Label=OE [OE_IS66WV51216EBLL]
|
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7.h | 188 …__IO uint32_t OE : 1; /*!< overrun error interrupt … member 246 …__IO uint32_t OE : 1; /*!< overrun error interrupt … member 264 …__IO uint32_t OE : 1; /*!< overrun error interrupt … member
|