Searched refs:ocnstate (Results 1 – 2 of 2) sorted by relevance
1163 …annel_complementary_output_state_config(uint32_t timer_periph, uint16_t channel, uint16_t ocnstate) in timer_channel_complementary_output_state_config() argument1169 TIMER_CHCTL2(timer_periph) |= (uint32_t)ocnstate; in timer_channel_complementary_output_state_config()1174 TIMER_CHCTL2(timer_periph) |= (uint32_t)((uint32_t)ocnstate << 4U); in timer_channel_complementary_output_state_config()1179 TIMER_CHCTL2(timer_periph) |= (uint32_t)((uint32_t)ocnstate << 8U); in timer_channel_complementary_output_state_config()
667 …nnel_complementary_output_state_config(uint32_t timer_periph, uint16_t channel, uint16_t ocnstate);
Completed in 12 milliseconds