Searched refs:STAT (Results 1 – 7 of 7) sorted by relevance
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";
96 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()
1143 config->base->STAT |= LPUART_STAT_RXINV(1); in mcux_lpuart_configure_init()
873 uint8_t status = USB0->STAT; in usb_kinetis_isr_handler()
648 const uint8_t status = base->STAT; in usbfsotg_isr_handler()