/hal_microchip-latest/include/dt-bindings/pinctrl/ |
D | pic32cx1025sg41128-pinctrl.h | 26 SAM_PINMUX(a, 0, d, periph) 42 SAM_PINMUX(a, 1, d, periph) 110 SAM_PINMUX(a, 4, d, periph) 142 SAM_PINMUX(a, 5, d, periph) 178 SAM_PINMUX(a, 6, d, periph) 214 SAM_PINMUX(a, 7, d, periph) 254 SAM_PINMUX(a, 8, d, periph) 310 SAM_PINMUX(a, 9, d, periph) 362 SAM_PINMUX(a, 10, d, periph) 418 SAM_PINMUX(a, 11, d, periph) [all …]
|
D | pic32cx1025sg60128-pinctrl.h | 26 SAM_PINMUX(a, 0, d, periph) 42 SAM_PINMUX(a, 1, d, periph) 110 SAM_PINMUX(a, 4, d, periph) 142 SAM_PINMUX(a, 5, d, periph) 178 SAM_PINMUX(a, 6, d, periph) 214 SAM_PINMUX(a, 7, d, periph) 254 SAM_PINMUX(a, 8, d, periph) 310 SAM_PINMUX(a, 9, d, periph) 362 SAM_PINMUX(a, 10, d, periph) 418 SAM_PINMUX(a, 11, d, periph) [all …]
|
D | pic32cx1025sg61128-pinctrl.h | 26 SAM_PINMUX(a, 0, d, periph) 42 SAM_PINMUX(a, 1, d, periph) 110 SAM_PINMUX(a, 4, d, periph) 142 SAM_PINMUX(a, 5, d, periph) 178 SAM_PINMUX(a, 6, d, periph) 214 SAM_PINMUX(a, 7, d, periph) 254 SAM_PINMUX(a, 8, d, periph) 310 SAM_PINMUX(a, 9, d, periph) 362 SAM_PINMUX(a, 10, d, periph) 418 SAM_PINMUX(a, 11, d, periph) [all …]
|
D | pic32cx1025sg41100-pinctrl.h | 19 SAM_PINMUX(a, 0, d, periph) 35 SAM_PINMUX(a, 1, d, periph) 103 SAM_PINMUX(a, 4, d, periph) 135 SAM_PINMUX(a, 5, d, periph) 171 SAM_PINMUX(a, 6, d, periph) 207 SAM_PINMUX(a, 7, d, periph) 247 SAM_PINMUX(a, 8, d, periph) 303 SAM_PINMUX(a, 9, d, periph) 355 SAM_PINMUX(a, 10, d, periph) 411 SAM_PINMUX(a, 11, d, periph) [all …]
|
D | pic32cx1025sg60100-pinctrl.h | 19 SAM_PINMUX(a, 0, d, periph) 35 SAM_PINMUX(a, 1, d, periph) 103 SAM_PINMUX(a, 4, d, periph) 135 SAM_PINMUX(a, 5, d, periph) 171 SAM_PINMUX(a, 6, d, periph) 207 SAM_PINMUX(a, 7, d, periph) 247 SAM_PINMUX(a, 8, d, periph) 303 SAM_PINMUX(a, 9, d, periph) 355 SAM_PINMUX(a, 10, d, periph) 411 SAM_PINMUX(a, 11, d, periph) [all …]
|
D | pic32cx1025sg61100-pinctrl.h | 19 SAM_PINMUX(a, 0, d, periph) 35 SAM_PINMUX(a, 1, d, periph) 103 SAM_PINMUX(a, 4, d, periph) 135 SAM_PINMUX(a, 5, d, periph) 171 SAM_PINMUX(a, 6, d, periph) 207 SAM_PINMUX(a, 7, d, periph) 247 SAM_PINMUX(a, 8, d, periph) 303 SAM_PINMUX(a, 9, d, periph) 355 SAM_PINMUX(a, 10, d, periph) 411 SAM_PINMUX(a, 11, d, periph) [all …]
|
D | pic32cx1025sg41064-pinctrl.h | 19 SAM_PINMUX(a, 0, d, periph) 35 SAM_PINMUX(a, 1, d, periph) 103 SAM_PINMUX(a, 4, d, periph) 135 SAM_PINMUX(a, 5, d, periph) 171 SAM_PINMUX(a, 6, d, periph) 207 SAM_PINMUX(a, 7, d, periph) 247 SAM_PINMUX(a, 8, d, periph) 303 SAM_PINMUX(a, 9, d, periph) 355 SAM_PINMUX(a, 10, d, periph) 411 SAM_PINMUX(a, 11, d, periph) [all …]
|
/hal_microchip-latest/mec5/drivers/ |
D | mec_defs.h | 62 #define MEC_BIT_SET(d, pos) ((d) |= BIT(pos)) argument 66 #define MEC_BIT_CLR(d, pos) ((d) &= ~BIT(pos)) argument 128 #define MEC_DIV_ROUND_UP(n, d) (((n) + (d) - 1) / (d)) argument
|
D | mec_qspi.c | 880 uint32_t d = ifm; in descr_ldma_init() local 883 d |= (((uint32_t)MEC_QSPI_DESCR_TXEN_EN << MEC_QSPI_DESCR_TXEN_Pos) in descr_ldma_init() 888 d |= (((uint32_t)MEC_QSPI_DESCR_RXEN_EN << MEC_QSPI_DESCR_RXEN_Pos) in descr_ldma_init() 891 return d; in descr_ldma_init()
|
D | mec_espi_vw.c | 126 uint32_t d, m; in mec_hal_espi_vw_ct_from_girq_pos() local 133 d = girq_pos / 4u; in mec_hal_espi_vw_ct_from_girq_pos() 135 d += 7u; in mec_hal_espi_vw_ct_from_girq_pos() 137 *ctidx = (uint8_t)d; in mec_hal_espi_vw_ct_from_girq_pos()
|
/hal_microchip-latest/mec/common/ |
D | regaccess.h | 40 #define MMCR_WR32(a, d) *((volatile uint32_t *)(uintptr_t)(a)) = (uint32_t)(d) argument 48 #define REG32W(a, d) *((volatile uint32_t *)(uintptr_t)(a)) = (uint32_t)(d) argument 52 #define REG32R(a, d) (d) = *(volatile uint32_t *)(uintptr_t)(a) argument
|
/hal_microchip-latest/mpfs/mpfs_hal/common/nwc/ |
D | mss_ddr_debug.h | 107 uint32_t d 125 uint64_t d
|
D | mss_ddr_debug.c | 129 void uprint32(mss_uart_instance_t * uart, const char* msg, uint32_t d) in uprint32() argument 134 dumpbyte(uart, (d >> (8*(3-i))) & 0xffu); in uprint32() 145 void uprint64(mss_uart_instance_t * uart, const char* msg, uint64_t d) in uprint64() argument 150 dumpbyte(uart, (d >> (8*(3-i))) & 0xffu); in uprint64() 154 dumpbyte(uart, (d >> (8*(3-i))) & 0xffu); in uprint64()
|
D | mss_ddr.c | 924 for (uint32_t d=0;d< \ in ddr_setup() local 925 LIBERO_SETTING_TIP_CONFIG_PARAMS_BCLK_VCOPHS_OFFSET;d++) in ddr_setup()
|
/hal_microchip-latest/pinconfigs/ |
D | README.md | 79 - [d, sercom4, pad0] 89 - [d, sercom4, pad1] 100 - [d, sercom0, pad0] 110 - [d, sercom0, pad1] 121 - [d, sercom0, pad2] 173 - [d, sercom0, pad1] 183 - at position `d` the signal `pad1` can be defined for `sercom0`
|
/hal_microchip-latest/mpfs/boards/icicle-kit-es/platform_config/linker/ |
D | mpfs-ddr-e51.ld | 174 *(.data .data.* .gnu.linkonce.d.*)
|
/hal_microchip-latest/mpfs/platform_config_reference/linker/ |
D | mpfs-ddr-loaded-by-boot-loader.ld | 166 *(.data .data.* .gnu.linkonce.d.*)
|
D | mpfs-lim.ld | 223 *(.data .data.* .gnu.linkonce.d.*)
|
D | mpfs-envm.ld | 252 *(.data .data.* .gnu.linkonce.d.*)
|
D | mpfs-lim-lma-scratchpad-vma.ld | 219 *(.data .data.* .gnu.linkonce.d.*)
|
D | mpfs-envm-lma-scratchpad-vma.ld | 229 *(.data .data.* .gnu.linkonce.d.*)
|