Convention for PESL macros

Each name of the PESL macro consists of the following parts:

  PESL(device name, command, parameter)
  

Example:m

  PESL(SCI0, SCI_SET_BAUDRATE, 0);