Home
last modified time | relevance | path

Searched refs:operation (Results 1 – 25 of 87) sorted by relevance

1234

/hal_infineon-3.6.0/XMCLib/drivers/inc/
Dxmc_fce.h451 __STATIC_INLINE void XMC_FCE_EnableOperation(const XMC_FCE_t *const engine, uint32_t operation) in XMC_FCE_EnableOperation() argument
453 engine->kernel_ptr->CFG |= operation; in XMC_FCE_EnableOperation()
472 __STATIC_INLINE void XMC_FCE_DisableOperation(const XMC_FCE_t *const engine, uint32_t operation) in XMC_FCE_DisableOperation() argument
474 engine->kernel_ptr->CFG &= ~(uint32_t)operation; in XMC_FCE_DisableOperation()
/hal_infineon-3.6.0/wifi-host-driver/
DRELEASE.md7 * Supports Wi-Fi Station (STA) and AP mode of operation
8 * Supports concurrent operation of STA and AP interface
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_nvm.c121 _cyhal_flash_operation operation, uint32_t address, const uint32_t* data, bool clearCache) in _cyhal_flash_run_operation() argument
129 ? (cy_rslt_t)_cyhal_flash_convert_status((cy_rslt_t)operation(address, data)) in _cyhal_flash_run_operation()
/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_ARM/
Dcyb06xx7_cm4.sct66 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcys06xxa_cm4.sct66 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcyb06xxa_cm4.sct66 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcyb06xxa_cm4_dual.sct72 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcyb06xx7_cm4_dual.sct72 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xxa_cm4.sct65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx5_cm4.sct65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx6_cm4.sct65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx7_cm4.sct65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx8_cm4.sct65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx7_cm4_dual_cm0p_bless.sct77 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx8_cm4_dual.sct74 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xxa_cm4_dual.sct74 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx5_cm4_dual.sct74 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx6_cm4_dual.sct74 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx7_cm4_dual.sct74 ; Therefore, repurposing this memory region will prevent such middleware from operation.
/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/
Dcyb06xx7_cm0plus.sct69 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcyb06xxa_cm0plus.sct69 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx5_cm0plus.sct68 ; Therefore, repurposing this memory region will prevent such middleware from operation.
Dcy8c6xx6_cm0plus.sct68 ; Therefore, repurposing this memory region will prevent such middleware from operation.
/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_IAR/
Dcyb06xxa_cm4.icf59 * Therefore, repurposing this memory region will prevent such middleware from operation.
Dcys06xxa_cm4.icf59 * Therefore, repurposing this memory region will prevent such middleware from operation.

1234