Searched refs:operation (Results 1 – 25 of 87) sorted by relevance
1234
/hal_infineon-3.6.0/XMCLib/drivers/inc/ |
D | xmc_fce.h | 451 __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/ |
D | RELEASE.md | 7 * 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/ |
D | cyhal_nvm.c | 121 _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/ |
D | cyb06xx7_cm4.sct | 66 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cys06xxa_cm4.sct | 66 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cyb06xxa_cm4.sct | 66 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cyb06xxa_cm4_dual.sct | 72 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cyb06xx7_cm4_dual.sct | 72 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xxa_cm4.sct | 65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx5_cm4.sct | 65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx6_cm4.sct | 65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx7_cm4.sct | 65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx8_cm4.sct | 65 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx7_cm4_dual_cm0p_bless.sct | 77 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx8_cm4_dual.sct | 74 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xxa_cm4_dual.sct | 74 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx5_cm4_dual.sct | 74 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx6_cm4_dual.sct | 74 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx7_cm4_dual.sct | 74 ; 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/ |
D | cyb06xx7_cm0plus.sct | 69 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cyb06xxa_cm0plus.sct | 69 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx5_cm0plus.sct | 68 ; Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cy8c6xx6_cm0plus.sct | 68 ; 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/ |
D | cyb06xxa_cm4.icf | 59 * Therefore, repurposing this memory region will prevent such middleware from operation.
|
D | cys06xxa_cm4.icf | 59 * Therefore, repurposing this memory region will prevent such middleware from operation.
|
1234