Searched refs:foo (Results 1 – 6 of 6) sorted by relevance
27 static int foo; in deadlock_test_alarm() local28 printf("Here is a printf from the IRQ %d\n", ++foo); in deadlock_test_alarm()
145 uint32_t *foo = (uint32_t *) 200; variable156 dma_channel_transfer_from_buffer_now(1, foo, 23); in spiggle()
9 .program foo
343 uint64_t foo = capture_additional_trng_samples(); in get_rand_64() local344 local_rng_state.r[which] ^= splitmix64(foo); in get_rand_64()
65 …# if PICO_TARGET_BINARY_TYPE is set to foo on the target, otherwise ${CMAKE_CURRENT_LIST_DIR}/memm…
73 list(APPEND PICO_INCLUDE_DIRS ${PICO_SDK_PATH}/src/boards/include) # so boards/foo.h can be explici…