| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_crypto_config.h | 178 …#error "Select proper hardware configuration (CY_CRYPTO_CFG_HW_V1_ENABLE or CY_CRYPTO_CFG_HW_V2_EN… 188 #error "CY_CRYPTO_CFG_AES_C is not defined to use any AES ciphers" 193 #error "CY_CRYPTO_CFG_AES_C is not defined to use CMAC calculation" 198 #error "CY_CRYPTO_CFG_CIPHER_MODE_CBC is not defined to use CBC-MAC calculation" 203 #error "CY_CRYPTO_CFG_AES_C is not defined to use GCM calculation" 212 #error "CY_CRYPTO_CFG_SHA_C is not defined to use SHA digests" 218 #error "CY_CRYPTO_CFG_SHA_C is defined but no SHA mode is selected" 224 #error "CY_CRYPTO_CFG_SHA_C is not defined to use HMAC calculation" 229 #error "CY_CRYPTO_CFG_HMAC_C & CY_CRYPTO_CFG_SHA_C is not defined to use HKDF calculation" 234 #error "CY_CRYPTO_CFG_RSA_C is not defined to use RSA verification functionality" [all …]
|
| D | cy_cryptolite_config.h | 94 #error "CY_IP_MXCRYPTOLITE configuration not available" 100 #error "CY_CRYPTOLITE_CFG_SHA_C is not defined to use SHA digests" 104 #error "CY_CRYPTOLITE_CFG_SHA_C is defined but no SHA mode is selected" 109 #error "CY_CRYPTOLITE_CFG_SHA_C is not defined to use HMAC calculation" 114 #error "CY_CRYPTOLITE_CFG_HMAC_C is not defined to use HMAC calculation" 119 #error "CY_CRYPTOLITE_CFG_RSA_C is not defined to use RSA verification functionality" 123 #error "CY_CRYPTOLITE_CFG_SHA_C is not defined to use RSA verification functionality" 128 #error "CY_CRYPTOLITE_CFG_ECDSA_C is not defined to use ECDSA functionalities" 132 #error "CY_CRYPTOLITE_CFG_ECDSA_C is not defined to use ECDSA functionalities" 137 #error "CY_CRYPTOLITE_CFG_CIPHER_MODE_CTR / CY_CRYPTOLITE_CFG_CIPHER_MODE_CBC is not defined to us… [all …]
|
| /hal_infineon-latest/XMCLib/drivers/src/ |
| D | xmc_can.c | 240 uint32_t error; in XMC_CAN_NODE_NominalBitTimeConfigure() local 264 error = temp_baudrate - can_bit_time->baudrate; in XMC_CAN_NODE_NominalBitTimeConfigure() 268 error = can_bit_time->baudrate - temp_baudrate; in XMC_CAN_NODE_NominalBitTimeConfigure() 271 if ((temp_tbaud <= 20U) && (best_error > error)) in XMC_CAN_NODE_NominalBitTimeConfigure() 275 best_error = (error); in XMC_CAN_NODE_NominalBitTimeConfigure() 277 if (error < 1000U) in XMC_CAN_NODE_NominalBitTimeConfigure() 289 uint32_t error; in XMC_CAN_NODE_NominalBitTimeConfigure() local 292 error = tempSamplePoint - can_bit_time->sample_point; in XMC_CAN_NODE_NominalBitTimeConfigure() 296 error = can_bit_time->sample_point - tempSamplePoint; in XMC_CAN_NODE_NominalBitTimeConfigure() 298 if (best_error > error) in XMC_CAN_NODE_NominalBitTimeConfigure() [all …]
|
| D | xmc_i2s.c | 198 uint8_t error; in XMC_I2S_CH_SetSystemWordLength() local 215 error = (uint8_t)(sclk_cycles_system_word_length_temp - sclk_cycles_system_word_length); in XMC_I2S_CH_SetSystemWordLength() 219 error = (uint8_t)(sclk_cycles_system_word_length - sclk_cycles_system_word_length_temp); in XMC_I2S_CH_SetSystemWordLength() 222 if(error < best_error) in XMC_I2S_CH_SetSystemWordLength() 224 best_error = error; in XMC_I2S_CH_SetSystemWordLength()
|
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/ |
| D | cybt_platform_main.c | 323 static void trace_exception(cybt_exception_t error, uint8_t *info, uint32_t length) in trace_exception() argument 325 switch (error) in trace_exception() 334 …MAIN_TRACE_ERROR("Exception: case: %x [CoreDump], len:%d reason:0x%x", error, length, *(uint32_t *… in trace_exception() 353 MAIN_TRACE_ERROR("Exception: case: %x [unknown]", error); in trace_exception() 358 void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length) in cybt_platform_exception_handler() argument 360 trace_exception(error, info, length); in cybt_platform_exception_handler() 370 if( false == exception_cb(error, info, length) ) in cybt_platform_exception_handler() 376 if(CYBT_CONTROLLER_CORE_DUMP != error) in cybt_platform_exception_handler()
|
| /hal_infineon-latest/XMCLib/devices/XMC4800/Source/ |
| D | system_XMC4800.c | 139 #error "External crystal frequency not supported" 194 #error "External crystal frequency not supported" 212 #error VCO_INPUT frequency out of range. 216 #error VCO frequency out of range. 220 #error USB_VCO_INPUT frequency out of range. 224 #error USB_VCO frequency out of range. 372 #error "system_XMC4800.c: device not supported" 385 #error "system_XMC4800.c: device not supported" 394 #error "system_XMC4800.c: device not supported" 403 #error "system_XMC4800.c: device not supported" [all …]
|
| /hal_infineon-latest/XMCLib/devices/XMC4700/Source/ |
| D | system_XMC4700.c | 125 #error "External crystal frequency not supported" 177 #error "External crystal frequency not supported" 327 #error "system_XMC4700.c: device not supported" 337 #error "system_XMC4700.c: device not supported" 345 #error "system_XMC4700.c: device not supported" 353 #error "system_XMC4700.c: device not supported" 363 #error "system_XMC4700.c: device not supported" 366 #error "system_XMC4700.c: compiler not supported"
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_lptimer.c | 87 #error "Current HW block is not supported" 117 #error "SRSS_NUM_MCWDT > 2 not supported" 128 #error "CY_IP_M0S8WCO_INSTANCES > 1 not supported" 132 #error "Current HW block is not supported" 213 #error "Current HW block is not supported" 243 #error "_CYHAL_LPTIMER_INSTANCES > 3 not supported" 252 #error "HW Block not supported"
|
| D | cyhal_comp_lp.c | 74 #error Unhandled LPCOMP IP Block 85 #error Unhandled LP_COMP instance count 94 #error Unhandled LP_COMP instance count 106 #error Unhandled LP_COMP instance count in _cyhal_lpcomp_get_block_from_irqn()
|
| D | cyhal_tcpwm_common.c | 92 #error "Unhandled TCPWM0_GRP_NR count" 106 #error "Unhandled TCPWM1_GRP_NR count" 164 #error "Unhandled TCPWM0_GRP_NR count" 179 #error "Unhandled TCPWM1_GRP_NR count" 855 #error Unrecognized TCPWM version in _cyhal_tcpwm_irq_handler() 945 #error Unrecognized TCPWM version in _cyhal_tcpwm_irq_handler() 1032 #error Unrecognized TCPWM version in _cyhal_tcpwm_irq_handler() 1097 #error Unrecognized TCPWM version in _cyhal_tcpwm_irq_handler()
|
| D | cyhal_hwmgr_impl_part.h | 155 #error "Unhandled PERI0_PERI_PCLK_PCLK_GROUP_NR" 173 #error "Unhandled PERI1_PERI_PCLK_PCLK_GROUP_NR" 630 #error "Too many clocks to use uint8_t as offset type" 759 #error "Too many clocks to use uint8_t as offset type" 914 #error "Too many clocks to use uint8_t as offset type" 1066 #error "Too many clocks to use uint8_t as offset type" 1070 #error "Unexpected number of PERI blocks" 1283 #error "Unhandled LPComp count" 1293 #error "Unhandled Opamp count"
|
| D | cyhal_interconnect.c | 61 #error "Max amount of PERI instances is 2" 88 #error "No PERI Instances" 461 #error Unrecognized PERI version in _cyhal_interconnect_check_connection()
|
| D | cyhal_analog_common.c | 56 #error "Unhandled CTB instance count" 61 #error "Unhandled CTB instance count"
|
| /hal_infineon-latest/mtb-hal-cat1/include_pvt/ |
| D | cyhal_ipc_impl.h | 75 #error "Unhandled device" 147 #error "Unhandled number of free IPC channels" 267 #error "Cannot handle selected amount of RTOS semaphores. Please fix CYHAL_IPC_RTOS_SEMA_NUM value"
|
| D | cyhal_tcpwm_common.h | 130 #error "Unhandled TCPWM0_GRP_NR count" 144 #error "Unhandled TCPWM1_GRP_NR count"
|
| /hal_infineon-latest/XMCLib/drivers/inc/ |
| D | xmc_sdmmc.h | 137 # error 'SDMMC' base peripheral pointer not defined 981 …STATIC_INLINE bool XMC_SDMMC_GetACMDErrStatus(XMC_SDMMC_t *const sdmmc, XMC_SDMMC_ACMD_ERR_t error) in XMC_SDMMC_GetACMDErrStatus() argument 984 …ASSERT("XMC_SDMMC_GetACMDErrStatus: Invalid ACMD response error", XMC_SDMMC_CHECK_ACMD_ERR(error)); in XMC_SDMMC_GetACMDErrStatus() 986 return (bool)(sdmmc->ACMD_ERR_STATUS & (uint16_t)error); in XMC_SDMMC_GetACMDErrStatus() 1005 __STATIC_INLINE void XMC_SDMMC_TriggerACMDErr(XMC_SDMMC_t *const sdmmc, uint32_t error) in XMC_SDMMC_TriggerACMDErr() argument 1009 sdmmc->FORCE_EVENT_ACMD_ERR_STATUS |= (uint16_t)error; in XMC_SDMMC_TriggerACMDErr()
|
| /hal_infineon-latest/mtb-hal-cat1/ |
| D | README.md | 43 …error code. This provides structured error reporting and makes it easy to determine the module fro… 45 …error situations. Note that the errors listed in the driver header are not a comprehensive list; i…
|
| /hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/ |
| D | startup_cm7.c | 63 #error "An unsupported toolchain" 358 #error "Not valid" in Reset_Handler()
|
| /hal_infineon-latest/abstraction-rtos/source/COMPONENT_THREADX/ |
| D | cyabs_rtos_threadx.c | 90 static inline cy_rslt_t convert_error(cy_rtos_error_t error) in convert_error() argument 92 if (error != TX_SUCCESS) in convert_error() 94 last_error = error; in convert_error()
|
| /hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/resources/nvram/COMPONENT_43439/COMPONENT_STERLING-LWBplus/ |
| D | wifi_nvram_image.h | 86 #error Wi-Fi NVRAM image included twice
|
| /hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/resources/nvram/COMPONENT_4343W/COMPONENT_MURATA-1DX/ |
| D | wifi_nvram_image.h | 81 #error Wi-Fi NVRAM image included twice
|
| /hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/resources/nvram/COMPONENT_43012/COMPONENT_MURATA-1LV/ |
| D | wifi_nvram_image.h | 155 #error Wi-Fi NVRAM image included twice
|
| /hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/resources/nvram/COMPONENT_43439/COMPONENT_MURATA-1YN/ |
| D | wifi_nvram_image.h | 89 #error Wi-Fi NVRAM image included twice
|
| /hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/resources/nvram/COMPONENT_4373/COMPONENT_STERLING-LWB5plus/ |
| D | wifi_nvram_image.h | 153 #error Wi-Fi NVRAM image included twice
|
| /hal_infineon-latest/cat1cm0p/COMPONENT_CM0P_SLEEP/ |
| D | psoc6_cm0p_sleep.c | 31 #error "An unsupported toolchain"
|