Searched refs:code (Results 1 – 5 of 5) sorted by relevance
8 void _exit(int code) in _exit() argument13 write_hex(STDERR_FILENO, code); in _exit()
296 ((can_mailbox_descriptor_struct *)p_struct)->code = 0x00000000U; in can_struct_para_init()932 mdes0 |= MDES0_CODE(mdpara->code); in can_mailbox_config()934 if(mdpara->code != CAN_MB_RX_STATUS_EMPTY) { in can_mailbox_config()947 if(CAN_MB_TX_STATUS_DATA == mdpara->code) { in can_mailbox_config()1132 uint32_t code; in can_mailbox_code_get() local1136 code = GET_MDES0_CODE(mdes[0]); in can_mailbox_code_get()1138 return code; in can_mailbox_code_get()
51 Any contribution should follow the `How to submit code` using as premisses the54 # How to submit code
46 # Same pin code as before but different memories: a variant because it has
794 …uint32_t code : 4; /*!< mailbox … member