Searched refs:CO_errorReport (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/modules/canopennode/ |
D | canopen_storage.c | 56 CO_errorReport(em, CO_EM_NON_VOLATILE_MEMORY, CO_EMC_HARDWARE, in canopen_odf_1010() 96 CO_errorReport(em, CO_EM_NON_VOLATILE_MEMORY, CO_EMC_HARDWARE, in canopen_odf_1011() 110 CO_errorReport(em, CO_EM_NON_VOLATILE_MEMORY, CO_EMC_HARDWARE, in canopen_odf_1011() 195 CO_errorReport(em, CO_EM_NON_VOLATILE_MEMORY, CO_EMC_HARDWARE, in canopen_storage_attach() 200 CO_errorReport(em, CO_EM_NON_VOLATILE_MEMORY, CO_EMC_HARDWARE, in canopen_storage_attach()
|
D | CO_driver.c | 171 CO_errorReport(CANmodule->em, in canopen_tx_retry() 318 CO_errorReport(CANmodule->em, CO_EM_GENERIC_SOFTWARE_ERROR, in CO_CANrxBufferInit() 332 CO_errorReport(CANmodule->em, CO_EM_GENERIC_SOFTWARE_ERROR, in CO_CANrxBufferInit() 353 CO_errorReport(CANmodule->em, CO_EM_MEMORY_ALLOCATION_ERROR, in CO_CANrxBufferInit() 373 CO_errorReport(CANmodule->em, CO_EM_GENERIC_SOFTWARE_ERROR, in CO_CANtxBufferInit() 404 CO_errorReport(CANmodule->em, CO_EM_CAN_TX_OVERFLOW, in CO_CANsend() 422 CO_errorReport(CANmodule->em, CO_EM_GENERIC_SOFTWARE_ERROR, in CO_CANsend() 455 CO_errorReport(CANmodule->em, CO_EM_TPDO_OUTSIDE_WINDOW, in CO_CANclearPendingSyncPDOs() 490 CO_errorReport(em, CO_EM_CAN_TX_BUS_OFF, in CO_CANverifyErrors() 499 CO_errorReport(em, CO_EM_CAN_BUS_WARNING, in CO_CANverifyErrors() [all …]
|
D | canopen_program.c | 98 CO_errorReport(ctx.em, CO_EM_NON_VOLATILE_MEMORY, in canopen_odf_1f50() 115 CO_errorReport(ctx.em, CO_EM_NON_VOLATILE_MEMORY, in canopen_odf_1f50() 167 CO_errorReport(ctx.em, CO_EM_NON_VOLATILE_MEMORY, in canopen_program_cmd_start() 195 CO_errorReport(ctx.em, CO_EM_NON_VOLATILE_MEMORY, in canopen_program_cmd_clear() 217 CO_errorReport(ctx.em, CO_EM_NON_VOLATILE_MEMORY, in canopen_program_cmd_confirm() 374 CO_errorReport(ctx.em, CO_EM_NON_VOLATILE_MEMORY, in canopen_odf_1f56() 387 CO_errorReport(ctx.em, CO_EM_NON_VOLATILE_MEMORY, in canopen_odf_1f56()
|