Home
last modified time | relevance | path

Searched refs:which (Results 1 – 9 of 9) sorted by relevance

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dbits.h48 #define EXTRACT_FIELD(val, which) (((val) & (which)) / ((which) & ~((which)-1))) argument
49 #define INSERT_FIELD(val, which, fieldval) (((val) & ~(which)) | ((fieldval) * ((which) & ~((which)… argument
/hal_microchip-latest/pinconfigs/
DREADME.md5 pin to a peripheral signal which multiplex, at end, I/O lines pins. For example,
31 - `revisions` (optional): The SoC die revision which exists for sam0 series.
135 that for `pincode: 64`, which is 64 pins packages, there are valid combination
137 challenges like define a part number which uses same pin code with different
144 a pin itself composed by one mandatory properties which is `pincodes` and many
279 The output format uses the compressed representation which of:
286 function `a`, which selects pin for external interrupt controller `EIC`
293 below example which define serial console for `PIC32CX SGxx Curiosity Ultra` board.
/hal_microchip-latest/mpfs/boards/icicle-kit-es/platform_config/linker/
Dmpfs-ddr-e51.ld21 * which can be found under the link below:
224 * a1 hold pointer to device data, which includes pointer to shared memory
/hal_microchip-latest/mpfs/platform_config_reference/linker/
Dmpfs-ddr-loaded-by-boot-loader.ld31 * which can be found under the link below:
216 * a1 hold pointer to device data, which includes pointer to shared memory
Dmpfs-lim.ld15 * which can be found under the link below:
Dmpfs-envm.ld16 * which can be found under the link below:
Dmpfs-lim-lma-scratchpad-vma.ld17 * which can be found under the link below:
Dmpfs-envm-lma-scratchpad-vma.ld16 * which can be found under the link below:
/hal_microchip-latest/
DREADME.md60 peripherals. This library does not have namespaces and prefixes which