Home
last modified time | relevance | path

Searched defs:DIR (Results 1 – 25 of 96) sorted by relevance

1234

/bsp/rm48x50/HALCoGen/include/
A Dreg_gio.h63 uint32 DIR; /**< 0x0000: Data Direction Register */ member
A Dreg_sci.h56 uint32 DIR; /**< 0x0040 Pin Direction Register */ member
A Dreg_i2c.h60 uint32 DIR; /**< 0x004C Pin Direction Register */ member
A Dreg_lin.h57 uint32 DIR; /**< 0x0040: Pin direction register */ member
A Dreg_het.h60 uint32 DIR; /**< 0x004C: Direction register */ member
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_aes.h88 #define IS_AES_DIR(DIR) ((DIR == AES_DIR_ENCRYPT) || (DIR == AES_DIR_DECRYPT)) argument
A Dht32f1xxxx_sdio.h278 #define IS_SDIO_TRANSFER_DIR(DIR) (((DIR) == SDIO_TransferDir_ToCard) || \ argument
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_aes.h95 #define IS_AES_DIR(DIR) ((DIR == AES_DIR_ENCRYPT) || (DIR == AES_DIR_DECRYPT)) argument
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dport.h60 uint32_t DIR:32; /*!< bit: 0..31 Port Data Direction */ member
367 __IO PORT_DIR_Type DIR; /**< \brief Offset: 0x00 (R/W 32) Data Direction */ member
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dport.h63 uint32_t DIR:32; /*!< bit: 0..31 Port Data Direction */ member
370 __IO PORT_DIR_Type DIR; /**< \brief Offset: 0x00 (R/W 32) Data Direction */ member
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_dma.h82 #define IS_DMA_DIR(DIR) (((DIR) == DMA_DIR_PeripheralDST) || \ argument
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dpdec.h278 uint8_t DIR:1; /*!< bit: 2 Direction Interrupt Disable */ member
319 uint8_t DIR:1; /*!< bit: 2 Direction Interrupt Enable */ member
360 __I uint8_t DIR:1; /*!< bit: 2 Direction Change */ member
406 uint16_t DIR:1; /*!< bit: 7 Direction Status Flag */ member
A Dport.h46 uint32_t DIR:32; /*!< bit: 0..31 Port Data Direction */ member
387 __IO PORT_DIR_Type DIR; /**< \brief Offset: 0x00 (R/W 32) Data Direction */ member
/bsp/microchip/same54/bsp/include/component/
A Dpdec.h278 uint8_t DIR:1; /*!< bit: 2 Direction Interrupt Disable */ member
319 uint8_t DIR:1; /*!< bit: 2 Direction Interrupt Enable */ member
360 __I uint8_t DIR:1; /*!< bit: 2 Direction Change */ member
406 uint16_t DIR:1; /*!< bit: 7 Direction Status Flag */ member
A Dport.h46 uint32_t DIR:32; /*!< bit: 0..31 Port Data Direction */ member
387 __IO PORT_DIR_Type DIR; /**< \brief Offset: 0x00 (R/W 32) Data Direction */ member
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dpdec.h278 uint8_t DIR:1; /*!< bit: 2 Direction Interrupt Disable */ member
319 uint8_t DIR:1; /*!< bit: 2 Direction Interrupt Enable */ member
360 __I uint8_t DIR:1; /*!< bit: 2 Direction Change */ member
406 uint16_t DIR:1; /*!< bit: 7 Direction Status Flag */ member
A Dport.h46 uint32_t DIR:32; /*!< bit: 0..31 Port Data Direction */ member
387 __IO PORT_DIR_Type DIR; /**< \brief Offset: 0x00 (R/W 32) Data Direction */ member
/bsp/wch/risc-v/Libraries/ch56x_drivers/
A Dch56x_gpio.h137 uint32_t DIR; // reset value for pins is 0, input pins member
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_dma.h83 #define IS_DMA_DIR(DIR) (((DIR) == DMA_DIR_PeripheralDST) || \ argument
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_dma.h83 #define IS_DMA_DIR(DIR) (((DIR) == DMA_DIR_PeripheralDST) || \ argument
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_dma.h92 #define IS_DMA_DIR(DIR) (((DIR) == DMA_DIR_PeripheralDST) || \ argument
A Dair32f10x_sdio.h318 #define IS_SDIO_TRANSFER_DIR(DIR) (((DIR) == SDIO_TransferDir_ToCard) || \ argument
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_sdio.h337 #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 Dn32g4fr_sdio.h337 #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 Dn32g45x_sdio.h337 #define IS_SDIO_TRANSFER_DIRECTION(DIR) (((DIR) == SDIO_TRANSDIR_TOCARD) || ((DIR) == SDIO_TRANSDIR… argument

Completed in 67 milliseconds

1234