| /bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/ |
| A D | SWM320_gpio.c | 46 GPIOA->DIR |= (0x01 << n); in GPIO_Init() 50 GPIOA->DIR &= ~(0x01 << n); in GPIO_Init() 65 GPIOB->DIR |= (0x01 << n); in GPIO_Init() 69 GPIOB->DIR &= ~(0x01 << n); in GPIO_Init() 84 GPIOC->DIR |= (0x01 << n); in GPIO_Init() 88 GPIOC->DIR &= ~(0x01 << n); in GPIO_Init() 103 GPIOM->DIR |= (0x01 << n); in GPIO_Init() 107 GPIOM->DIR &= ~(0x01 << n); in GPIO_Init() 122 GPION->DIR |= (0x01 << n); in GPIO_Init() 126 GPION->DIR &= ~(0x01 << n); in GPIO_Init() [all …]
|
| /bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/ |
| A D | pcnt.c | 131 M0P_PCNT->CR_f.DIR = pstcPcntConfig->u8Direc; //计数方式 in PCNT_Init() 244 return (en_pcnt_direcsel_t)M0P_PCNT->SR1_f.DIR; in PCNT_Direction() 311 bFlag = M0P_PCNT->IFR_f.DIR; in PCNT_GetStatus() 354 M0P_PCNT->ICR_f.DIR = 0; in PCNT_ClrStatus() 396 M0P_PCNT->IEN_f.DIR = 1; in PCNT_SetIrqStatus()
|
| /bsp/ti/c28x/libraries/tms320f28379d/common/source/ |
| A D | F2837xD_can.c | 76 CanaRegs.CAN_IF1CMD.bit.DIR = 1; in InitCAN() 84 CanaRegs.CAN_IF2CMD.bit.DIR = 1; in InitCAN()
|
| /bsp/rm48x50/HALCoGen/source/ |
| A D | gio.c | 49 gioPORTA->DIR = 0U /* Bit 0 */ in gioInit() 101 gioPORTB->DIR = 0U /* Bit 0 */ in gioInit() 227 port->DIR = dir; in gioSetDirection()
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/ |
| A D | ht32f1xxxx_sdio.h | 278 #define IS_SDIO_TRANSFER_DIR(DIR) (((DIR) == SDIO_TransferDir_ToCard) || \ argument 279 ((DIR) == SDIO_TransferDir_ToSDIO))
|
| A D | ht32f1xxxx_aes.h | 88 #define IS_AES_DIR(DIR) ((DIR == AES_DIR_ENCRYPT) || (DIR == AES_DIR_DECRYPT)) argument
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_aes.h | 95 #define IS_AES_DIR(DIR) ((DIR == AES_DIR_ENCRYPT) || (DIR == AES_DIR_DECRYPT)) argument
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 82 #define IS_DMA_DIR(DIR) (((DIR) == DMA_DIR_PeripheralDST) || \ argument 83 ((DIR) == DMA_DIR_PeripheralSRC))
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_GPIO.c | 159 GPIOx->DIR &= ~lu32_Current_Pin; in HAL_GPIO_Init() 166 GPIOx->DIR |= lu32_Current_Pin; in HAL_GPIO_Init() 202 GPIOx->DIR &= ~lu32_Current_Pin; in HAL_GPIO_Init() 413 GPIOx->DIR &= ~lu32_Current_Pin; in HAL_GPIO_DeInit()
|
| /bsp/wch/risc-v/Libraries/ch56x_drivers/ |
| A D | ch56x_gpio.c | 111 BITS_SET(px->DIR, bitpos); in gpio_pin_mode() 116 BITS_CLR(px->DIR, bitpos); in gpio_pin_mode() 121 BITS_CLR(px->DIR, bitpos); in gpio_pin_mode() 126 BITS_CLR(px->DIR, bitpos); in gpio_pin_mode()
|
| /bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/ |
| A D | hc32l196_pcnt.c | 212 M0P_PCNT->SR1_f.DIR = InitStruct->Pcnt_Dir; in Pcnt_Init() 216 M0P_PCNT->CTRL_f.DIR = InitStruct->Pcnt_Dir; in Pcnt_Init()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_GPIO.c | 191 GPIOx->DIR &= ~lu32_Current_Pin; in HAL_GPIO_Init() 198 GPIOx->DIR |= lu32_Current_Pin; in HAL_GPIO_Init() 234 GPIOx->DIR &= ~lu32_Current_Pin; in HAL_GPIO_Init() 471 GPIOx->DIR &= ~lu32_Current_Pin; in HAL_GPIO_DeInit()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 83 #define IS_DMA_DIR(DIR) (((DIR) == DMA_DIR_PeripheralDST) || \ argument 84 ((DIR) == DMA_DIR_PeripheralSRC))
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/ |
| A D | tae32f53xx_ll_dac.h | 548 #define IS_DAC_TRIANGLE_INITIALDIRECTION(DIR) (((DIR) == DAC_TRIANGLE_INITIALDIRECTION_DE… argument 549 … ((DIR) == DAC_TRIANGLE_INITIALDIRECTION_INC))
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_dma.h | 83 #define IS_DMA_DIR(DIR) (((DIR) == DMA_DIR_PeripheralDST) || \ argument 84 ((DIR) == DMA_DIR_PeripheralSRC))
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/ |
| A D | SWM341_gpio.c | 89 GPIOx->DIR |= (0x01 << n); in GPIO_Init() 93 GPIOx->DIR &= ~(0x01 << n); in GPIO_Init()
|
| /bsp/nxp/lpc/lpc43xx/drivers/ |
| A D | drv_led.c | 55 LPC_GPIO_PORT->DIR[LED1_PORT] |= 0x01 << LED1_PIN; in rt_led_init() 56 LPC_GPIO_PORT->DIR[LED2_PORT] |= 0x01 << LED2_PIN; in rt_led_init()
|
| /bsp/xplorer4330/drivers/ |
| A D | drv_led.c | 47 LPC_GPIO_PORT->DIR[LED1_PORT] |= 0x01 << LED1_PIN; in rt_led_init() 48 LPC_GPIO_PORT->DIR[LED2_PORT] |= 0x01 << LED2_PIN; in rt_led_init()
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_dma.h | 82 #define IS_DMA_DIR(DIR) (((DIR) == DMA_DIR_PeripheralDST) || \ argument 83 ((DIR) == DMA_DIR_PeripheralSRC))
|
| /bsp/rm48x50/HALCoGen/include/ |
| A D | reg_gio.h | 63 uint32 DIR; /**< 0x0000: Data Direction Register */ member
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_sdio.h | 318 #define IS_SDIO_TRANSFER_DIR(DIR) (((DIR) == SDIO_TransferDir_ToCard) || \ argument 319 ((DIR) == SDIO_TransferDir_ToSDIO))
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_sdio.h | 337 #define IS_SDIO_TRANSFER_DIRECTION(DIR) (((DIR) == SDIO_TRANSDIR_TOCARD) || ((DIR) == SDIO_TRANSDIR… argument
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_sdio.h | 337 #define IS_SDIO_TRANSFER_DIRECTION(DIR) (((DIR) == SDIO_TRANSDIR_TOCARD) || ((DIR) == SDIO_TRANSDIR… argument
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_sdio.h | 337 #define IS_SDIO_TRANSFER_DIRECTION(DIR) (((DIR) == SDIO_TRANSDIR_TOCARD) || ((DIR) == SDIO_TRANSDIR… argument
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_sdio.h | 337 #define IS_SDIO_TRANSFER_DIRECTION(DIR) (((DIR) == SDIO_TRANSDIR_TOCARD) || ((DIR) == SDIO_TRANSDIR… argument
|