parameter passing from c file to assembly file

How can I pass parameters from C file to assembly file in C167CR.if i call a function(in inline assembly ) from c file and pass parameters then if i use that parameters in assembly how i can alocate the parameters to registers.

More questions in this forum