Home
last modified time | relevance | path

Searched refs:driver (Results 1 – 25 of 128) sorted by relevance

123456

/hal_infineon-latest/mtb-hal-cat1/
DRELEASE.md61 * Rename "Flash" driver to "NVM" (Non-Volatile Memory). The existing cyhal_flash APIs are retained …
74 * Add driver for inter-processor communication (IPC)
100 …1. The data buffer passed to functions must be from SRAM, the driver no longer contains a scratch …
138 * Added new TDM driver
140 * Extended System driver to support registering for other interrupts
141 * Fixed issues with level trigger signals to the DMA driver
144 * Added new Quadrature Decoder (QuadDec) driver
156 * Added new Analog Comparator driver
157 * Added new OpAmp driver
158 * Extended ADC driver
[all …]
DREADME.md7 …e HAL, the specific driver header file can be included or the top level `cyhal.h` header can be in…
10 The API functions for each HAL driver can be divided into the following categories:
15 The `_init` API functions require a pointer to an instance of a driver-specific type (for example, …
19 …ange of values when using a shared divider. When a divider is shared the driver cannot unilaterall…
25driver instances do not attempt to manipulate the same hardware blocks, the HAL includes facilitie…
28driver provides general purpose power management APIs (`cyhal_system_register_callback` and `cyhal…
34 …xits, it will attempt to resume its previous activity. Custom causes the driver to call the callba…
37 …t are defined by platform-specific HAL implementations (for example, the driver-specific "handle" …
40 Many HAL drivers provide an API for registering a callback which is invoked when certain (driver-sp…
45 The HAL driver headers provide macros corresponding to codes for common error situations. Note that…
[all …]
/hal_infineon-latest/mtb-pdl-cat1/
DREADME.md11 …/www.infineon.com/cms/en/design-support/software/device-driver-libraries/psoc-6-peripheral-driver-…
26 The PDL provides a high-level API to configure, initialize, and use a peripheral driver.
/hal_infineon-latest/wifi-host-driver/
DRELEASE.md2 …API Reference Manual](https://cypresssemiconductorco.github.io/wifi-host-driver/html/index.html) f…
63 …anual and Porting Guide](https://cypresssemiconductorco.github.io/wifi-host-driver/html/index.html)
DREADME.md23 …anual and Porting Guide](https://cypresssemiconductorco.github.io/wifi-host-driver/html/index.html)
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_types_int.h124 #define CHECK_DRIVER_NULL(driver) if (driver == \ argument
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sysint.c564 #error This version of the sysint driver only supports CM4 and CM7 devices. in Cy_SysInt_EnableSystemInt()
590 #error This version of the sysint driver only supports CM4 and CM7 devices. in Cy_SysInt_DisableSystemInt()
/hal_infineon-latest/mtb-template-cat1/files/cat1a/
Dcyreservedresources.p124 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. If the U…
Dcyreservedresources.p24 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. If the U…
Dcyreservedresources.p94 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. If the U…
Dcyreservedresources.template4 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. Copy thi…
/hal_infineon-latest/whd-bsp-integration/
DRELEASE.md21 * Minimum required `wifi-host-driver` library version for this release - `2.0.0`
DREADME.md13 …is will operate in for wifi initialization parameters. See the wifi-host-driver's whd_country_code…
/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_usbh.h111 #error Too many Pipes, maximum Pipes that this driver supports is 14 !!!
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/
DREADME.md28 …events and Command complete events from BLE controller module in IPC buffers via the BT-IPC driver.
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_ARM/
Dcyw20829A0_ns_ram_cbus.sct154 ; Places the code in the Execute in Place (XIP) section. See the smif driver documentation for deta…
Dcyw20829A0_ns_ram_sahb.sct155 ; Places the code in the Execute in Place (XIP) section. See the smif driver documentation for deta…
Dcyw20829_ns_ram_cbus.sct154 ; Places the code in the Execute in Place (XIP) section. See the smif driver documentation for deta…
Dcyw20829_ns_ram_sahb.sct155 ; Places the code in the Execute in Place (XIP) section. See the smif driver documentation for deta…
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_ARM/
Dcyb06xx5_cm4.sct124 ; Places the code in the Execute in Place (XIP) section. See the smif driver documentation for deta…
Dcyb06xx5_cm4_dual.sct138 ; Places the code in the Execute in Place (XIP) section. See the smif driver documentation for deta…
Dcys06xxa_cm4.sct139 ; Places the code in the Execute in Place (XIP) section. See the smif driver documentation for deta…
Dcyb06xx7_cm4.sct139 ; Places the code in the Execute in Place (XIP) section. See the smif driver documentation for deta…
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_IAR/
Dcyw20829_ns_ram_cbus.icf103 /* Execute in Place (XIP). See the smif driver documentation for details. */
Dcyw20829A0_ns_ram_cbus.icf103 /* Execute in Place (XIP). See the smif driver documentation for details. */

123456