Searched refs:DI (Results 1 – 16 of 16) sorted by relevance
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_ddr.c | 324 DDRC->RFC_b.DI = (tRFC/period); in DDR2_conf() 469 DDRC->RCD_b.DI = ptr->tRCD; in DDR_Init() 470 DDRC->RP_b.DI = ptr->tRP; in DDR_Init() 471 DDRC->RC_b.DI = ptr->tRC; in DDR_Init() 472 DDRC->RAS_b.DI = ptr->tRAS; in DDR_Init() 475 DDRC->RRD_b.DI = ptr->tRRD; in DDR_Init() 476 DDRC->RTP_b.DI = ptr->tRTP; in DDR_Init() 477 DDRC->FAW_b.DI = ptr->tFAW; in DDR_Init() 483 DDRC->RCD_b.DI = ptr->tRCD; in DDR_Init() 485 DDRC->RP_b.DI = ptr->tRP; in DDR_Init() [all …]
|
| /bsp/upd70f3454/drivers/ |
| A D | CG_systeminit.c | 59 DI(); /* disable interrupt */ in systeminit()
|
| A D | CG_system.c | 102 DI(); /* Maskable interrupt disabled */ in CLOCK_Init()
|
| A D | CG_macrodriver.h | 39 #define DI __disable_interrupt macro
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_gpio_drv.h | 57 return (ptr->DI[port].VALUE & (1 << pin)) >> pin; in gpio_read_pin() 231 return ptr->DI[port].VALUE; in gpio_read_port()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/ |
| A D | bflb_dma.h | 311 uint32_t DI : 1; /* [ 27], r/w, 0x1 */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/ |
| A D | hpm_gpio_regs.h | 16 } DI[16]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/ |
| A D | hpm_gpio_regs.h | 16 } DI[16]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/ |
| A D | hpm_gpio_regs.h | 16 } DI[16]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/ |
| A D | hpm_gpio_regs.h | 16 } DI[16]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/ |
| A D | hpm_gpio_regs.h | 16 } DI[15]; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/ |
| A D | hpm_gpio_regs.h | 16 } DI[16]; member
|
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7.h | 7445 …__IO uint32_t DI : 5; /*!< t(RCD), delay from ACT command to RW command of… member 7453 …__IO uint32_t DI : 6; /*!< t(RAS), delay from ACT command to PRE command o… member 7461 …__IO uint32_t DI : 5; /*!< t(RP), delay from PRE command to ACT/REF/ZQ com… member 7471 …__IO uint32_t DI : 7; /*!< t(RC), delay from ACT command to ACT command of… member 7479 …__IO uint32_t DI : 4; /*!< t(RRD), delay from ACT command to ACT command … member 7487 …__IO uint32_t DI : 3; /*!< t(CCD), delay from RW command to RW command … member 7495 …__IO uint32_t DI : 5; /*!< t(RTW), delay from RD command to WR command … member 7503 …__IO uint32_t DI : 5; /*!< t(WTR), delay from WR command to RD command … member 7511 …__IO uint32_t DI : 3; /*!< t(RTP), delay from RD command to PRE command of… member 7519 …__IO uint32_t DI : 6; /*!< t(WTP), delay from WR command to PRE command of… member [all …]
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/ |
| A D | bflb_dma.c | 178 if (dma_ctrl_cfg.bits.DI) { in bflb_dma_lli_config()
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | board.c | 1103 return ((gpio->DI[gpio_index].VALUE & (1UL << pin_index)) == 0U); in board_sd_detect_card()
|
| /bsp/microchip/same70/bsp/same70b/include/component/ |
| A D | xdmac.h | 1469 … uint32_t DI:24; /**< bit: 0..23 XDMAC Channel 23 Disable Bit */ member
|
Completed in 97 milliseconds