Home
last modified time | relevance | path

Searched refs:outer (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_malloc/
Dmalloc.c28 #define MALLOC_ENTER(outer) ((void)0); argument
29 #define MALLOC_EXIT(outer) ((void)0); argument
31 #define MALLOC_ENTER(outer) mutex_enter_blocking(&malloc_mutex); argument
32 #define MALLOC_EXIT(outer) mutex_exit(&malloc_mutex); argument
39 #define MALLOC_ENTER(outer) \ argument
44 bool do_lock = outer || exception + 1 != mutex_exception_level_plus_one[core_num]; \
47 if (outer) mutex_exception_level_plus_one[core_num] = (uint8_t)(exception + 1); \
50 #define MALLOC_EXIT(outer) \ argument
51 if (outer) { \
/hal_rpi_pico-latest/docs/
Dnormalise.css365 [type="number"]::-webkit-outer-spin-button {
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_sci_m33_vfp.S717 @ ± (r12 ± atn s2) where the inner negation is given by r1b31 and the outer negation by r0b31
741 cmp r0,#0 @ outer negation
779 cmp r0,#0 @ outer negation
Dfloat_sci_m33.S432 @ is given by r6b1 and the outer negation by r6b0. x' can be infinite, or both x' and