Home
last modified time | relevance | path

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

/bsp/at91/at91sam9260/platform/
A Dat91_pio.h44 #define PIO_OWER 0xa0 /* Output Write Enable Register */ macro
/bsp/microchip/same70/bsp/hri/
A Dhri_pio_e70b.h7429 ((Pio *)hw)->PIO_OWER = PIO_OWSR_P0; in hri_pio_set_OWSR_P0_bit()
7453 ((Pio *)hw)->PIO_OWER = PIO_OWSR_P1; in hri_pio_set_OWSR_P1_bit()
7477 ((Pio *)hw)->PIO_OWER = PIO_OWSR_P2; in hri_pio_set_OWSR_P2_bit()
7501 ((Pio *)hw)->PIO_OWER = PIO_OWSR_P3; in hri_pio_set_OWSR_P3_bit()
7525 ((Pio *)hw)->PIO_OWER = PIO_OWSR_P4; in hri_pio_set_OWSR_P4_bit()
7549 ((Pio *)hw)->PIO_OWER = PIO_OWSR_P5; in hri_pio_set_OWSR_P5_bit()
7573 ((Pio *)hw)->PIO_OWER = PIO_OWSR_P6; in hri_pio_set_OWSR_P6_bit()
7597 ((Pio *)hw)->PIO_OWER = PIO_OWSR_P7; in hri_pio_set_OWSR_P7_bit()
7621 ((Pio *)hw)->PIO_OWER = PIO_OWSR_P8; in hri_pio_set_OWSR_P8_bit()
8197 ((Pio *)hw)->PIO_OWER = mask; in hri_pio_set_OWSR_reg()
[all …]
/bsp/samd21/sam_d2x_asflib/common/services/ioport/sam/
A Dioport_pio.h271 base->PIO_OWER = mask; in arch_ioport_set_port_dir()
285 base->PIO_OWER = arch_ioport_pin_to_mask(pin); in arch_ioport_set_pin_dir()
/bsp/sam7x/drivers/
A DAT91SAM7X256.h456 AT91_REG PIO_OWER; // Output Write Enable Register member
487 #define PIO_OWER (AT91_CAST(AT91_REG *) 0x000000A0) // (PIO_OWER) Output Write Enable Regis… macro
/bsp/at91/at91sam9g45/platform/
A Dat91sam9g45.h1529 AT91C_REG PIO_OWER; // Output Write Enable Register member
1569 #define PIO_OWER (AT91C_CAST(AT91C_REG *) 0x000000A0) // (PIO_OWER) Output Write Enable Reg… macro
/bsp/microchip/same70/bsp/same70b/include/component/
A Dpio.h7285 __O uint32_t PIO_OWER; /**< (PIO Offset: 0xA0) Output Write Enable */ member
7358 …__O PIO_OWER_Type PIO_OWER; /**< Offset: 0xA0 ( /W 32) Output Write Enabl… member

Completed in 157 milliseconds