Those are the identifiers for the Renesas FSP. You can use them with the FSP functions, but you can not use them with functions that take an Arduino pin number as a parameter. The g_pin_cfg array from which the snippet in my previous post was referenced is the mapping between the FSP identifiers and the Arduino pin numbers. The Arduino pin number is the index of the array.