Searched defs:selection (Results 1 – 6 of 6) sorted by relevance
277 .. _littlefs: https://github.com/littlefs-project/littlefs278 .. _littlefs-FUSE: https://github.com/littlefs-project/littlefs-fuse
96 Security components105 Building Secure/Non-Secure Zephyr applications
198 Security components207 Building Secure/Non-Secure Zephyr applications
17 static inline int select_nanosleep(int selection, clockid_t clock_id, int flags, in select_nanosleep()35 static void common_errors(int selection, clockid_t clock_id, int flags) in common_errors()148 static void common_lower_bound_check(int selection, clockid_t clock_id, int flags, const uint32_t s, in common_lower_bound_check()
5235 def selection(self): member in Choice