Searched refs:ul_mode (Results 1 – 2 of 2) sorted by relevance
162 uint32_t ul_mode = 0; in aes_set_config() local174 ul_mode |= (config->encrypt_mode << AES_CTRLA_CIPHER_Pos) in aes_set_config()185 hw->CTRLA.reg = ul_mode; in aes_set_config()188 hw->CTRLA.reg = ul_mode; in aes_set_config()
104 uart_settings.ul_mode = opt->paritytype; in usart_serial_init()
Completed in 8 milliseconds