Searched refs:gpt_pin_level_t (Results 1 – 5 of 5) sorted by relevance
66 } gpt_pin_level_t; typedef115 gpt_pin_level_t stop_level; ///< Select a stop level from ::gpt_pin_level_t
69 } gpt_pin_level_t; typedef155 gpt_pin_level_t stop_level; ///< Select a stop level from ::gpt_pin_level_t
216 __STATIC_INLINE void HW_GPT_GTIOCPinLevelStoppedSet (gtior_t * const p_reg, gpt_pin_level_t const l… in HW_GPT_GTIOCPinLevelStoppedSet()360 __STATIC_INLINE void HW_GPT_GTIOCInitialOutputSet (gtior_t * const p_reg, gpt_pin_level_t const out… in HW_GPT_GTIOCInitialOutputSet()
96 gpt_pin_level_t const level,926 gpt_pin_level_t const level, in gpt_set_output_pin()
128 static uint32_t gpt_gtior_calculate(timer_cfg_t const * const p_cfg, gpt_pin_level_t const stop_lev…1633 static uint32_t gpt_gtior_calculate (timer_cfg_t const * const p_cfg, gpt_pin_level_t const stop_le… in gpt_gtior_calculate()