Home
last modified time | relevance | path

Searched refs:IOPORT_PM_OFFSET (Results 1 – 1 of 1) sorted by relevance

/hal_renesas-latest/zephyr/rz/portable/rzn/
Dbsp_override.h81 #define IOPORT_PM_OFFSET (1U) macro
1239 …IOPORT_CFG_PORT_DIRECTION_HIZ = 0x00000000 << IOPORT_PM_OFFSET, ///< Sets the pin directi…
1240 …IOPORT_CFG_PORT_DIRECTION_INPUT = 0x00000001 << IOPORT_PM_OFFSET, ///< Sets the pin directi…
1241 …IOPORT_CFG_PORT_DIRECTION_OUTPUT = 0x00000002 << IOPORT_PM_OFFSET, ///< Sets the pin directi…
1242 …IOPORT_CFG_PORT_DIRECTION_OUTPUT_INPUT = 0x00000003 << IOPORT_PM_OFFSET, ///< Sets the pin directi…