Searched refs:STAT (Results 1 – 8 of 8) sorted by relevance
41 __IO uint32_t STAT; /**< Status, offset: 0x88 */ member424 while (i2c_base_addr->STAT & I2C_OMAP_STAT_BB) { in i2c_omap_wait_for_bb()454 uint16_t stat = i2c_base_addr->STAT, result = 0; in i2c_omap_transfer_message_ll()463 i2c_base_addr->STAT |= I2C_OMAP_STAT_NACK; in i2c_omap_transfer_message_ll()467 i2c_base_addr->STAT |= I2C_OMAP_STAT_AL; in i2c_omap_transfer_message_ll()470 i2c_base_addr->STAT |= I2C_OMAP_STAT_ARDY; in i2c_omap_transfer_message_ll()474 i2c_base_addr->STAT |= in i2c_omap_transfer_message_ll()485 i2c_base_addr->STAT |= in i2c_omap_transfer_message_ll()495 i2c_base_addr->STAT |= in i2c_omap_transfer_message_ll()501 i2c_base_addr->STAT |= I2C_OMAP_STAT_ROVR; in i2c_omap_transfer_message_ll()[all …]
120 bool active = base->CHANNEL[channel_id].STAT & MRT_CHANNEL_STAT_RUN_MASK; in nxp_mrt_set_top_value()177 return base->CHANNEL[channel_id].STAT & MRT_CHANNEL_STAT_INTFLAG_MASK; in nxp_mrt_get_pending_int()258 base->CHANNEL[i].STAT |= MRT_CHANNEL_STAT_INTFLAG_MASK; in nxp_mrt_isr()
31 label = "STAT LD2";
74 Insert the Micro SD card and power on the Raspberry Pi 5. And then, the STAT LED will start to blin…
197 return (config->base->STAT & USART_STAT_TXIDLE_MASK) != 0; in mcux_flexcomm_irq_tx_complete()970 config->base->STAT |= USART_STAT_START_MASK; in mcux_flexcomm_isr()
1147 config->base->STAT |= LPUART_STAT_RXINV(1); in mcux_lpuart_configure_init()
880 uint8_t status = USB0->STAT; in usb_kinetis_isr_handler()
648 const uint8_t status = base->STAT; in usbfsotg_isr_handler()