Home
last modified time | relevance | path

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

/bsp/microchip/same70/bsp/hri/
A Dhri_gpbr_e70b.h58 ((Gpbr *)hw)->SYS_GPBR[index] |= GPBR_SYS_GPBR_GPBR_VALUE(mask); in hri_gpbr_set_SYS_GPBR_GPBR_VALUE_bf()
66 tmp = ((Gpbr *)hw)->SYS_GPBR[index]; in hri_gpbr_get_SYS_GPBR_GPBR_VALUE_bf()
76 tmp = ((Gpbr *)hw)->SYS_GPBR[index]; in hri_gpbr_write_SYS_GPBR_GPBR_VALUE_bf()
79 ((Gpbr *)hw)->SYS_GPBR[index] = tmp; in hri_gpbr_write_SYS_GPBR_GPBR_VALUE_bf()
102 tmp = ((Gpbr *)hw)->SYS_GPBR[index]; in hri_gpbr_read_SYS_GPBR_GPBR_VALUE_bf()
110 ((Gpbr *)hw)->SYS_GPBR[index] |= mask; in hri_gpbr_set_SYS_GPBR_reg()
118 tmp = ((Gpbr *)hw)->SYS_GPBR[index]; in hri_gpbr_get_SYS_GPBR_reg()
126 ((Gpbr *)hw)->SYS_GPBR[index] = data; in hri_gpbr_write_SYS_GPBR_reg()
133 ((Gpbr *)hw)->SYS_GPBR[index] &= ~mask; in hri_gpbr_clear_SYS_GPBR_reg()
140 ((Gpbr *)hw)->SYS_GPBR[index] ^= mask; in hri_gpbr_toggle_SYS_GPBR_reg()
[all …]
/bsp/microchip/same70/bsp/same70b/include/component/
A Dgpbr.h73 __IO uint32_t SYS_GPBR[8]; /**< (GPBR Offset: 0x00) General Purpose Backup Register 0 */ member
79 …__IO GPBR_SYS_GPBR_Type SYS_GPBR[8]; /**< Offset: 0x00 (R/W 32) General Purpose Ba… member
/bsp/at91/at91sam9g45/platform/
A Dat91sam9g45.h322 AT91C_REG SYS_GPBR[4]; // General Purpose Register member

Completed in 51 milliseconds