Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created December 21, 2022 16:08
Show Gist options
  • Save conor-pwbot/70ad8731bb7f8771079ffb0ffd0736e0 to your computer and use it in GitHub Desktop.
Save conor-pwbot/70ad8731bb7f8771079ffb0ffd0736e0 to your computer and use it in GitHub Desktop.
Was 0 now: 2
Detected inline keyword in C files
+static inline struct mchp_core_pwm_chip *to_mchp_core_pwm(struct pwm_chip *chip)
+static inline void mchp_core_pwm_apply_period(struct mchp_core_pwm_chip *mchp_core_pwm,
==========
source_inline - FAILED
Detected inline keyword in C files
+static inline struct mchp_core_pwm_chip *to_mchp_core_pwm(struct pwm_chip *chip)
+static inline void mchp_core_pwm_apply_period(struct mchp_core_pwm_chip *mchp_core_pwm,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment